The AlignmentStyle type exposes the following members.

Properties

  NameDescription
Public propertyApplication
Gets the Application associated with the DBObject. Not implemented.
(Inherited from DBObject.)
Public propertyArrowHeadOption
Gets the alignment arrow head option.
Public propertyBeginPointMarkerStyle
Gets or sets the marker style object id for 'begin of alignment' points on the alignment.
Public propertyCompoundCurveIntersectPointMarkerStyle
Gets or sets the marker style object id for 'compound curve intersection' points on the alignment.
Public propertyCreateBy
Gets or Sets the "Created by" string for the style.
(Inherited from StyleBase.)
Public propertyCurveLineIntersectPointMarkerStyle
Gets or sets the marker style object id for 'curve line intersection' points on the alignment.
Public propertyCurveSpiralIntersectPointMarkerStyle
Gets or sets the marker style object id for 'curve spiral intersection' points on the alignment.
Public propertyDateCreated
Gets the "Date created" string for the style.
(Inherited from StyleBase.)
Public propertyDateModified
Gets the "Date modified" string for the style.
(Inherited from StyleBase.)
Public propertyDescription
Gets or sets the description.
(Inherited from DBObject.)
Public propertyDocument
Gets the Document associated with the DBObject. Not implemented.
(Inherited from DBObject.)
Public propertyEnableRadiusSnap
Gets or sets the boolean value that specifies whether to enable snapping when changing the curve radius value.
Public propertyEndPointMarkerStyle
Gets or sets the marker style object id for 'end of alignment' points on the alignment.
Public propertyIntersectionPointMarkerStyle
Gets or sets the marker style object id for 'point of intersection' points on the alignment.
Public propertyLineCurveIntersectPointMarkerStyle
Gets or sets the marker style object id for 'line curve intersection' points on the alignment.
Public propertyLineMarkerDisplayStyleSection Obsolete.
Gets the display style for line markers in section view orientation.
Public propertyLineSpiralIntersectPointMarkerStyle
Gets or sets the marker style object id for 'line spiral intersection' points on the alignment.
Public propertyMidPointMarkerStyle
Gets or sets the marker style object id for mid points on the alignment.
Public propertyModifiedBy
Gets the "Modified by" string for the style.
(Inherited from StyleBase.)
Public propertyName
Gets or sets the name.
(Inherited from DBObject.)
Public propertyRadiusSnapValue
Gets or sets the even increment value by which a curve radius can change using snapping.
Public propertyReverseCurveIntersectPointMarkerStyle
Gets or sets the marker style object id for 'reverse curve intersection' points on the alignment.
Public propertyReverseSpiralIntersectPointMarkerStyle
Gets or sets the marker style object id for 'reverse spiral intersection' points on the alignment.
Public propertySpiralCurveIntersectPointMarkerStyle
Gets or sets the marker style object id for 'spiral curve intersection' points on the alignment.
Public propertySpiralLineIntersectPointMarkerStyle
Gets or sets the marker style object id for 'spiral line intersection' points on the alignment.
Public propertySpiralSpiralIntersectPointMarkerStyle
Gets or sets the marker style object id for 'spiral spiral intersection' points on the alignment.
Public propertyStationReferencePointMarkerStyle
Gets or sets the marker style object id for 'station reference' points on the alignment.
Public propertyThroughPointMarkerStyle
Gets or sets the marker style object id for 'through points' on the alignment.

See Also