Click or drag to resize

Drawing Properties

The Drawing type exposes the following members.

Properties
  NameDescription
Public propertyDescription
Gets or sets the description of the paper or part drawing.
Public propertyDocument
Retrieve the document associated with the paper or subdiagram.
Public propertyEditable
Gets a value indicating whether the paper or subdiagram is editable.
Public propertyGridSettings
Get the grid setting for paper or partial drawing.
Public propertyID
Get the ID of the paper or partial drawing.
Public propertyIsCurrent
Get a value indicating whether it is the current paper or partial drawing.
Public propertyLayouts
Get a collection of layouts on paper or subdiagrams.
Public propertyName
Get or set the name of the paper or subdiagram.
Public propertyPrintable
Gets or sets a value indicating whether the paper or subpage is to be printed.
Public propertyPrintRangeBottomLeft
Get the lower left coordinates of the print range of paper or partial drawing.
Public propertyPrintRangeTopRight
Get the upper right coordinates of the print range of the paper or partial drawing.
Public propertyShapes
Get a collection of shapes on paper or subdiagrams.
Public propertyState
Get or set the state of the paper or partial drawing.
Public propertyUserOrigin
Get or set the drawing origin of paper or partial drawing.
Public propertyVisible
Gets a value indicating whether paper or partial drawing is displayed.
Top
See Also