Section |
The SectionDataBandStyle type exposes the following members.
Name | Description | |
---|---|---|
![]() | Application |
Gets the Application associated with the DBObject.
Not implemented.
(Inherited from DBObject) |
![]() | BandHeight |
Gets or sets the height of the band used in the title.
(Inherited from BandStyle) |
![]() | BandType |
Gets the BandType enum value that specifies the type of data band data.
(Overrides BandStyleBandType) |
![]() | CenterlineLabelStyleId | Gets the band section data label style id at the centerline. |
![]() | CenterlineTickStyle | Gets the band section data tick style at the centerline. |
![]() | CreateBy | Gets or Sets the "Created by" string for the style. (Inherited from StyleBase) |
![]() | DateCreated | Gets the "Date created" string for the style. (Inherited from StyleBase) |
![]() | DateModified | Gets the "Date modified" string for the style. (Inherited from StyleBase) |
![]() | Description |
Gets or sets the description.
(Inherited from DBObject) |
![]() | Document |
Gets the Document associated with the DBObject.
Not implemented.
(Inherited from DBObject) |
![]() | GradeBreaksLabelStyleId | Gets the band section data label style id at the grade breaks. |
![]() | GradeBreaksTickStyle | Gets the band section data tick style at the grade breaks. |
![]() | IncrementalDistanceLabelStyleId | Gets the band section data label style id at the incremental distance. |
![]() | IsUsed |
Gets whether the style is used by other objects in the current drawing.
(Inherited from DBObject) |
![]() | MajorIncrementLabelStyleId | Gets the band section data label style id at the major increment. |
![]() | MajorIncrementTickStyle | Gets the band section data tick style at the major increment. |
![]() | MinorIncrementLabelStyleId | Gets the band section data label style id at the minor increment. |
![]() | MinorIncrementTickStyle | Gets the band section data tick style at the minor increment. |
![]() | ModifiedBy | Gets the "Modified by" string for the style. (Inherited from StyleBase) |
![]() | Name | Sets the "Name" string for the style. (Inherited from StyleBase) |
![]() | OffsetFromBand |
Gets or sets the distance between the title box and the left side of the data band.
(Inherited from BandStyle) |
![]() | SampleLineVerticesLabelStyleId | Gets the band section data label style id at the sample line vertices. |
![]() | SampleLineVerticesTickStyle | Gets the band section data tick style at the sample line vertices. |
![]() | Text |
Gets or sets the current title text.
(Inherited from BandStyle) |
![]() | TextBoxPosition |
Gets or sets the text box position of the band title.
(Inherited from BandStyle) |
![]() | TextBoxWidth |
Gets or sets the width of the box that contains the text of the band title.
(Inherited from BandStyle) |
![]() | TextHeight |
Gets or sets the height of the band title text in plot units.
(Inherited from BandStyle) |
![]() | TextLocation |
Gets or sets the band title text location.
(Inherited from BandStyle) |
![]() | TextStyle |
Gets or sets the string name of the AutoCAD text style for the band.
(Inherited from BandStyle) |
![]() | TitleTextLabelStyleId |
Gets the band profile data title text label style.
(Overrides BandStyleTitleTextLabelStyleId) |
![]() | WeedingFactor |
Gets or sets the band weeding factor.
(Inherited from BandStyle) |
Name | Description | |
---|---|---|
![]() | CopyAsSibling |
Copy the current style and add it to the parent node as a sibling.
(Inherited from StyleBase) |
![]() | ExportTo(Database, StyleConflictResolverType) |
Exports the current style to another drawing.
(Inherited from StyleBase) |
![]() | GetDisplayStylePlan | Gets the DisplayStyle object that specifies plan display properties for the SectionData component. |