MasterDrawComponentBeginEdit Method |
Place this drawing component definition in edit mode and open the edit view.
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 13.0.0.0 (13.0.0.0)
Syntaxpublic abstract EditingMasterDrawComponent BeginEdit()
Public MustOverride Function BeginEdit As EditingMasterDrawComponent
Return Value
Type:
EditingMasterDrawComponent
See Also