Click or drag to resize

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)
Since: 5.1
Syntax
public override bool IsReference { get; }

Property Value

Type: Boolean
See Also