Click or drag to resize

MasterDrawComponentDrawingInEdit Property

If this drawing component 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: 13.0.0.0 (13.0.0.0)
Syntax
public abstract EditingMasterDrawComponent DrawingInEdit { get; }

Property Value

Type: EditingMasterDrawComponent
See Also