LabelStyleDefaultDraggedStateComponents Property |
Gets dragged state components related properties of the default label style.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic LabelStyleDefaultDefaultDraggedStateComponents DraggedStateComponents { get; }
Public ReadOnly Property DraggedStateComponents As LabelStyleDefaultDefaultDraggedStateComponents
Get
public:
property LabelStyleDefaultDefaultDraggedStateComponents^ DraggedStateComponents {
LabelStyleDefaultDefaultDraggedStateComponents^ get ();
}
Property Value
LabelStyleDefaultDefaultDraggedStateComponents
See Also