The AlignmentStyle type exposes the following members.

Methods

  NameDescription
Public methodCopyAsSibling
Copy the current style and add it to the parent node as a sibling.
(Inherited from StyleBase.)
Public methodExportTo(Database, StyleConflictResolverType)
Exports the current style to another drawing.
(Inherited from StyleBase.)
Public methodGetDisplayStyleModel
Gets the DisplayStyle object that specifies model display properties for the Alignment component.
Public methodGetDisplayStylePlan
Gets the DisplayStyle object that specifies plan display properties for the Alignment component.
Public methodGetDisplayStyleSection
Gets the DisplayStyle object that specifies the line marker in section display properties for the Alignment component.
Public methodGetLineMarkerDisplayStyleSection
Gets the display style for line markers in section view orientation.

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 propertyIsUsed
Gets whether the style is used by other objects in the current drawing.
(Inherited from DBObject.)
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
Sets the "Name" string for the style.
(Inherited from StyleBase.)
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