Click or drag to resize

DrawComponentShape Properties

The DrawComponentShape type exposes the following members.

Properties
  NameDescription
Public propertyAngle
Get or set the placement angle (Degree) of the drawing component.
Public propertyAttributes
Get the attribute collection.
(Inherited from Shape.)
Public propertyDocument
Acquire the document.
(Inherited from Shape.)
Public propertyDrawGroup
Acquire the parent's drawing group.
(Inherited from Shape.)
Public propertyDrawing
Acquire a partial diagram.
(Inherited from Shape.)
Public propertyIsComposite
Gets a value indicating whether it is a complex figure.
(Inherited from Shape.)
Public propertyIsTemporary
Get a value indicating whether it is a temporary shape.
(Inherited from Shape.)
Public propertyLayer
Get or set the layer.
(Inherited from Shape.)
Public propertyLayerID
Get or set the ID of the layer.
(Inherited from Shape.)
Public propertyMaster
Get the drawing component definition.
Public propertyMasterID
Get the drawing component definition ID.
Public propertyNumber
Acquires the figure number.
(Inherited from Shape.)
Public propertyPoint
Get or set the coordinates of the placement point of the drawing component.
Public propertyRecordID
Get the record ID.
(Inherited from Shape.)
Public propertyScaleX
Gets or sets the magnification in the X direction of the drawing component.
Public propertyScaleY
Gets or sets the magnification in the Y direction of the drawing component.
Top
See Also