Namespace: Bricscad.EditorInput
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
protected Entity Entity { get; }
Protected ReadOnly Property Entity As Entity
Get
protected:
property Entity^ Entity {
Entity^ get ();
}
member Entity : Entity with get
Property Value
Entity
See Also