The SuperelevationDataBandStyle 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 methodGetDisplayStylePlan
Gets the DisplayStyle object that specifies plan display properties for the SuperelevationData component.
Public methodGetLabelStyleObjectId<AeccDbGraphStyleHorGeometryBands *> (Inherited from BandStyle.)
Public methodGetLabelStyleObjectId<AeccDbGraphStyleProfileDataBands *> (Inherited from BandStyle.)
Public methodGetLabelStyleObjectId<AeccDbGraphStyleSectionalDataBands *> (Inherited from BandStyle.)
Public methodGetLabelStyleObjectId<AeccDbGraphStyleSectionDataBands *> (Inherited from BandStyle.)
Public methodGetLabelStyleObjectId<AeccDbGraphStyleSectionRoadSurfaceBands *> (Inherited from BandStyle.)
Public methodGetLabelStyleObjectId<AeccDbGraphStyleSuperElevationBands *> (Inherited from BandStyle.)
Public methodGetLabelStyleObjectId<AeccDbGraphStyleVertGeometryBands *> (Inherited from BandStyle.)
Public methodGetTitleTextLabelStyleId<AeccDbGraphStyleHorGeometryBands *> (Inherited from BandStyle.)
Public methodGetTitleTextLabelStyleId<AeccDbGraphStyleProfileDataBands *> (Inherited from BandStyle.)
Public methodGetTitleTextLabelStyleId<AeccDbGraphStyleSectionalDataBands *> (Inherited from BandStyle.)
Public methodGetTitleTextLabelStyleId<AeccDbGraphStyleSectionDataBands *> (Inherited from BandStyle.)
Public methodGetTitleTextLabelStyleId<AeccDbGraphStyleSectionRoadSurfaceBands *> (Inherited from BandStyle.)
Public methodGetTitleTextLabelStyleId<AeccDbGraphStyleSuperElevationBands *> (Inherited from BandStyle.)
Public methodGetTitleTextLabelStyleId<AeccDbGraphStyleVertGeometryBands *> (Inherited from BandStyle.)

Properties

  NameDescription
Public propertyApplication
Gets the Application associated with the DBObject. Not implemented.
(Inherited from DBObject.)
Public propertyBandHeight
Gets or sets the height of the band used in the title.
(Inherited from BandStyle.)
Public propertyBandType
Gets the BandType enum value that specifies the type of data band data.
(Overrides BandStyle..::..BandType.)
Public propertyCreateBy
Gets or Sets the "Created by" string for the style.
(Inherited from StyleBase.)
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 propertyFullSuperLabelStyleId
Gets the band label style id at the full super.
Public propertyFullSuperTickStyle
Gets the band tick style at the full super.
Public propertyIsUsed
Gets whether the style is used by other objects in the current drawing.
(Inherited from StyleBase.)
Public propertyLevelCrownLabelStyleId
Gets the band label style id at the level crown.
Public propertyLevelCrownTickStyle
Gets the band tick style at the level crown.
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 propertyNormalCrownLabelStyleId
Gets the band label style id at the normal crown.
Public propertyNormalCrownTickStyle
Gets the band tick style at the normal crown.
Public propertyOffsetFromBand
Gets or sets the distance between the title box and the left side of the data band.
(Inherited from BandStyle.)
Public propertyReverseCrownLabelStyleId
Gets the band label style id at the reverse crown.
Public propertyReverseCrownTickStyle
Gets the band tick style at the reverse crown.
Public propertyShoulderCriticalPointsLabelStyleId
Gets the band label style id at the shoulder critical points.
Public propertyShoulderCriticalPointsTickStyle
Gets the band tick style at the shoulder critical points.
Public propertySlopeTransitionRegionLabelStyleId
Gets the band label style id at the slope transition region.
Public propertySlopeTransitionRegionTickStyle
Gets the band tick style at the slope transition region.
Public propertyText
Gets or sets the current title text.
(Inherited from BandStyle.)
Public propertyTextBoxPosition
Gets or sets the text box position of the band title.
(Inherited from BandStyle.)
Public propertyTextBoxWidth
Gets or sets the width of the box that contains the text of the band title.
(Inherited from BandStyle.)
Public propertyTextHeight
Gets or sets the height of the band title text in plot units.
(Inherited from BandStyle.)
Public propertyTextLocation
Gets or sets the band title text location.
(Inherited from BandStyle.)
Public propertyTextStyle
Gets or sets the string name of the AutoCAD text style for the band.
(Inherited from BandStyle.)
Public propertyTitleTextLabelStyleId
Gets the band profile data title text label style.
(Overrides BandStyle..::..TitleTextLabelStyleId.)
Public propertyWeedingFactor
Gets or sets the band weeding factor.
(Inherited from BandStyle.)

See Also