Click or drag to resize

EditingMasterDrawComponent Properties

The EditingMasterDrawComponent type exposes the following members.

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