LabelStyleLineComponentStyleLineLineweight Property |
Gets the line weight of the line component.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyEnum<LineWeight> Lineweight { get; }
Public ReadOnly Property Lineweight As PropertyEnum(Of LineWeight)
Get
public:
property PropertyEnum<LineWeight>^ Lineweight {
PropertyEnum<LineWeight>^ get ();
}
Property Value
PropertyEnumLineWeight
See Also