The GroupPlotStyle type exposes the following members.
Methods
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.) |
![]() | GetDisplayPlan |
Gets the DisplayStyle object that specifies plan display properties for the SheetStyle component.
|
Properties
Name | Description | |
---|---|---|
![]() | AlignType |
Gets or sets the GroupPlotAlignType enum value that specifies how the section views are aligned.
|
![]() | Application |
Gets the Application associated with the DBObject.
Not implemented.
(Inherited from DBObject.) |
![]() | CellSizeType |
Gets or sets the GroupPlotCellSizeType enum value that specifies cell size as either uniform or uniform row/column.
|
![]() | 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.) |
![]() | GapBetweenPages |
Gets of sets the plotted distance between each successive page in a multiple section view plot.
|
![]() | GridHorizontalMajor |
Gets or Sets the value of horizontal major plot area grid.
|
![]() | GridHorizontalMinor |
Gets or Sets the value of horizontal minor plot area grid.
|
![]() | GridVerticalMajor |
Gets or Sets the value of vertical major plot area grid.
|
![]() | GridVerticalMinor |
Gets or Sets the value of vertical minor plot area grid.
|
![]() | IsUsed |
Gets whether the style is used by other objects in the current drawing.
(Inherited from DBObject.) |
![]() | MaximumInColumn |
Gets or sets the maximum number of cross section views plotted in a column before moving on to the next column.
|
![]() | MaximumInRow |
Gets or sets the maximum number of cross section views plotted in a row before moving on to the next row.
|
![]() | ModifiedBy | Gets the "Modified by" string for the style. (Inherited from StyleBase.) |
![]() | Name | Sets the "Name" string for the style. (Inherited from StyleBase.) |
![]() | PlotRule |
Gets or sets the SectionViewPlotRuleType enum value that specifies whether to plot the section views by column or row.
|
![]() | SpaceColumn |
Gets or sets the minimum number of major grid lines between columns of section views.
|
![]() | SpaceRow |
Gets or sets the minimum number of major grid lines between rows of section views.
|
![]() | StartCorner |
Gets or sets the GroupPlotStartCornerType enum value that specifies the starting corner type for plotting the section views.
|