MasterDrawComponentAttributePrompt Property |
Get or set whether to display a dialog box for entering attributes when locating the drawing component.
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public abstract bool AttributePrompt { get; set; }
Public MustOverride Property AttributePrompt As Boolean
Get
Set
Property Value
Type:
BooleanSee Also