MasterDrawComponentDrawingInEdit Property |
If this drawing part definition is in edit mode, we will get the partial diagram to be the edit view.
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public abstract EditingMasterDrawComponent DrawingInEdit { get; }
Public MustOverride ReadOnly Property DrawingInEdit As EditingMasterDrawComponent
Get
Property Value
Type:
EditingMasterDrawComponentSee Also