Click or drag to resize

MasterDrawComponent Properties

The MasterDrawComponent type exposes the following members.

Properties
  NameDescription
Public propertyAttributePrompt
Get or set whether to display a dialog box for entering attributes when locating the drawing component.
Public propertyAttributes
Get a collection of attributes of the drawing component definition.
Public propertyDocument
Get the document associated with the drawing component definition.
Public propertyDrawingInEdit
If this drawing part definition is in edit mode, we will get the partial diagram to be the edit view.
Public propertyID
Get the ID of the drawing component definition.
Public propertyIsInUse
Gets or sets a value indicating whether this drawing component definition is used in the drawing.
Public propertyName
Get the name of the drawing component definition.
Public propertyShapes
Get the collection of shapes in the drawing component definition.
Top
See Also