Click or drag to resize

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; }

Property Value

Type: EditingMasterDrawComponent
See Also