HorizontalGeometryBandStylePointOfIntersectionLabelStyleId Property |
Gets the band horizontal geometry point of intersection label style id.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic ObjectId PointOfIntersectionLabelStyleId { get; }
Public ReadOnly Property PointOfIntersectionLabelStyleId As ObjectId
Get
public:
property ObjectId PointOfIntersectionLabelStyleId {
ObjectId get ();
}
Property Value
ObjectId
See Also