LabelStyleDefaultDefaultDraggedStateComponentsBorderType Property |
Gets the shape of the border, either rounded or rectangular.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyEnum<TextBorderType> BorderType { get; }
Public ReadOnly Property BorderType As PropertyEnum(Of TextBorderType)
Get
public:
property PropertyEnum<TextBorderType>^ BorderType {
PropertyEnum<TextBorderType>^ get ();
}
Property Value
PropertyEnumTextBorderType
See Also