SettingsAlignmentSettingsStylesPointOfIntersectLabelStyle Property |
Gets the default point of intersection label style.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyObjectId PointOfIntersectLabelStyle { get; }
Public ReadOnly Property PointOfIntersectLabelStyle As PropertyObjectId
Get
public:
property PropertyObjectId^ PointOfIntersectLabelStyle {
PropertyObjectId^ get ();
}
Property Value
PropertyObjectId
Remarks
TangentIntersectLabelStyle or PointOfIntersectionLabelStyle is expected to set to return value.
See Also