ArcObjects Library Reference (Schematic) |
|
ISchematicBuilderRule Interface
Provides access to members that manage the schematic builder rule.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.
Members
|
Name |
Description |
![Method](bitmaps/Method.gif) |
Delete |
Deletes the schematic builder rule. |
![Read/write property](bitmaps/ReadWrite.gif) |
IsActive |
Indicates whether or not the schematic builder rule is active. |
![Read-only property](bitmaps/ReadOnly.gif) |
OrderNumber |
Order number of the schematic builder rule. |
![Read-only property](bitmaps/ReadOnly.gif) |
SchematicDiagramClass |
Schematic diagram class the schematic builder rule belongs to. |
![Read/write property](bitmaps/ReadPutRef.gif) |
SchematicRule |
Schematic rule associated to the schematic builder rule. |
CoClasses that implement ISchematicBuilderRule
.NET Snippets
Insert A SchematicBuilderRule On A Schematic Diagram Class |
Add A SchematicBuilderRule On A Schematic Diagram Class |
Move A SchematicBuilderRule On A Schematic Diagram Class