Share

BandStyle Properties

The BandStyle type exposes the following members.

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.
Public propertyBandType Gets the BandType enum value that specifies the type of data band data.
Public propertyCreateByGets or Sets the "Created by" string for the style.
(Inherited from StyleBase)
Public propertyDateCreatedGets the "Date created" string for the style.
(Inherited from StyleBase)
Public propertyDateModifiedGets 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 propertyIsUsed Gets whether the style is used by other objects in the current drawing.
(Inherited from DBObject)
Public propertyModifiedByGets the "Modified by" string for the style.
(Inherited from StyleBase)
Public propertyNameSets the "Name" string for the style.
(Inherited from StyleBase)
Public propertyOffsetFromBand Gets or sets the distance between the title box and the left side of the data band.
Public propertyText Gets or sets the current title text.
Public propertyTextBoxPosition Gets or sets the text box position of the band title.
Public propertyTextBoxWidth Gets or sets the width of the box that contains the text of the band title.
Public propertyTextHeight Gets or sets the height of the band title text in plot units.
Public propertyTextLocation Gets or sets the band title text location.
Public propertyTextStyle Gets or sets the string name of the AutoCAD text style for the band.
Public propertyTitleTextLabelStyleId Gets the band profile data title text label style.
Public propertyWeedingFactor Gets or sets the band weeding factor.

See Also

Reference

Was this information helpful?