LabelStyleBaseDraggedStateComponents 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 LabelStyleBaseBaseDraggedStateComponents DraggedStateComponents { get; }
Public ReadOnly Property DraggedStateComponents As LabelStyleBaseBaseDraggedStateComponents
Get
public:
property LabelStyleBaseBaseDraggedStateComponents^ DraggedStateComponents {
LabelStyleBaseBaseDraggedStateComponents^ get ();
}
Property Value
LabelStyleBaseBaseDraggedStateComponents
See Also