ImageShape Class |
Namespace: RootPro.RootProCAD
The ImageShape type exposes the following members.
Name | Description | |
---|---|---|
![]() | ImageShape | Initializes a new instance of the ImageShape class |
Name | Description | |
---|---|---|
![]() | Alignment |
Get or set the alignment reference position.
|
![]() | Angle |
Gets or sets the angle (Degree).
|
![]() | Attributes |
Get the attribute collection.
(Inherited from Shape.) |
![]() | Brightness |
Get or set the brightness.
|
![]() | Contrast |
Get or set the contrast.
|
![]() | Document |
Acquire the document.
(Inherited from Shape.) |
![]() | DrawGroup |
Acquire the parent's drawing group.
(Inherited from Shape.) |
![]() | Drawing |
Acquire a partial diagram.
(Inherited from Shape.) |
![]() | Height |
Get or set the height.
|
![]() | IsComposite |
Gets a value indicating whether it is a complex figure.
(Inherited from Shape.) |
![]() | IsTemporary |
Get a value indicating whether it is a temporary shape.
(Inherited from Shape.) |
![]() | Layer |
Get or set the layer.
(Inherited from Shape.) |
![]() | LayerID |
Get or set the ID of the layer.
(Inherited from Shape.) |
![]() | Number |
Acquires the figure number.
(Inherited from Shape.) |
![]() | Point |
Get or set the coordinates of the placement point.
|
![]() | RecordID |
Get the record ID.
(Inherited from Shape.) |
![]() | ScaleX |
Gets or sets the magnification in the X direction of the image.
|
![]() | ScaleY |
Gets or sets the magnification in the Y direction of the image.
|
![]() | Width |
Get or set the width.
|
Name | Description | |
---|---|---|
![]() | Clone |
Duplicate a shape to create a temporary instance.
(Inherited from Shape.) |
![]() | Copy |
Create a copy of the shape and add it to the drawing.
(Inherited from Shape.) |
![]() | Delete |
Delete the shape.
(Inherited from Shape.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Explode |
Disassemble the shape.
(Inherited from Shape.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetBoundingBox |
Get the rectangular area surrounding the shape.
(Inherited from Shape.) |
![]() | GetBoundingPoints |
Get the area surrounding the shape.
(Inherited from Shape.) |
![]() | GetExplodedShapes |
Get the decomposed figure.
(Inherited from Shape.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetHGlobalImageData |
Get image data.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Mirror |
Move the figure mirror image.
(Inherited from Shape.) |
![]() | Move |
Move the shape.
(Inherited from Shape.) |
![]() | Replace |
Replaces the image with another image specified.
|
![]() | Rotate |
Rotate the shape.
(Inherited from Shape.) |
![]() | Scale |
Zoom in or out the shape.
(Inherited from Shape.) |
![]() | SetHGlobalImageData |
Set image data.
|
![]() | SetScale |
Set the magnification of the image.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | Transform |
Convert geometry with specified magnification, angle and coordinates.
(Inherited from Shape.) |
![]() | UpdateAlignment |
Set the alignment and update the coordinates of the placement point.
|