Click or drag to resize

ImageShape Properties

The ImageShape type exposes the following members.

Properties
  NameDescription
Public propertyAlignment
Get or set the alignment reference position.
Public propertyAngle
Gets or sets the angle (Degree).
Public propertyAttributes
Get the attribute collection.
(Inherited from Shape.)
Public propertyBrightness
Get or set the brightness.
Public propertyContrast
Get or set the contrast.
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 propertyHeight
Get or set the height.
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 propertyPoint
Get or set the coordinates of the placement point.
Public propertyRecordID
Get the record ID.
(Inherited from Shape.)
Public propertyScaleX
Gets or sets the magnification in the X direction of the image.
Public propertyScaleY
Gets or sets the magnification in the Y direction of the image.
Public propertyWidth
Get or set the width.
Top
See Also