Namespace:  Bricscad.EditorInput
Assembly:  BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
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
Type: 
Entity 
See Also