ObjectPropertiesPagePageIconEmbeddedResourceString Property |
Resource string for a embedded icon resource in the assembly containing
the page instance. If this returns a valid resource and Rhino can
load the icon the loaed icon will get used directly otherwise;
the PageIcon method will get called.
Namespace:
Rhino.UI
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic virtual string PageIconEmbeddedResourceString { get; }Public Overridable ReadOnly Property PageIconEmbeddedResourceString As String
Get
Property Value
Type:
StringThe page icon embedded resource string.
Version InformationRhino for Windows
Supported in: 6.8
See Also