LabelStyleBaseBaseLeaderShape Property |
Gets the enum value that specifies the shape of the leader.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyEnum<LeaderShapeType> Shape { get; }
Public ReadOnly Property Shape As PropertyEnum(Of LeaderShapeType)
Get
public:
property PropertyEnum<LeaderShapeType>^ Shape {
PropertyEnum<LeaderShapeType>^ get ();
}
Property Value
PropertyEnumLeaderShapeType
See Also