BitmapEntryIsReference Property |
Gets a value indicting whether this bitmap is a referenced bitmap.
Referenced bitmaps are part of referenced documents.
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic bool IsReference { get; }Public ReadOnly Property IsReference As Boolean
Get
Property Value
Type:
Boolean
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also