Click or drag to resize

DrawGroupShape Properties

The DrawGroupShape type exposes the following members.

Properties
  NameDescription
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 propertyID
Get the ID of the drawing group.
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 propertyNumber
Acquires the figure number.
(Inherited from Shape.)
Public propertyRecordID
Get the record ID.
(Inherited from Shape.)
Public propertyShapes
Get a collection of shapes in the drawing group.
Top
See Also