LabelStyleBaseBaseDraggedStateComponentsLinetype Property |
Gets the linetype for dragged components.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyLinetype Linetype { get; }
Public ReadOnly Property Linetype As PropertyLinetype
Get
public:
property PropertyLinetype^ Linetype {
PropertyLinetype^ get ();
}
Property Value
PropertyLinetype
See Also