The following tables list the members exposed by IShape.
Name | Description | |
---|---|---|
![]() | Color | Gets or sets the LineColor of this shape. |
![]() | Erased | Gets or sets whether to erase or restore the shape. |
![]() | Handle | Gets the value of the handle for the shape. |
![]() | Layer | Gets or sets the name of the Layer of the shape. |
![]() | LineScale | Gets or sets the scale factor for the shape's LineStyle. |
![]() | LineStyle | Gets or sets the name of the LineStyle for the shape. |
![]() | LineWeight | Gets or sets the LineWeight for the shape. |
![]() | Name | Gets the name of the shape. |
![]() | Obliquing | Gets or sets the obliquing angle of the shape. |
![]() | PrintStyle | Gets or sets the name of the PrintStyle for this shape. |
![]() | Rotation | Gets or sets the angle of rotation of the shape. |
![]() | Size | Gets or sets the size of the shape. |
![]() | TextStyle | Gets or sets the name of the TextStyle containing the SHX font for this shape. |
![]() | Thickness | Gets or sets the thickness of the shape. |
![]() | Transparency | Gets or sets the transparency object for this shape. |
![]() | Visible | Gets or sets whether to show the shape in the drawing. |
![]() | WidthFactor | Gets or sets the width factor, relative to the X scale factor, of the shape. |
Name | Description | |
---|---|---|
![]() | CreateExtensionDictionary | Creates a dictionary for the shape. |
![]() | DeleteCustomData | Deletes the specified custom data from the shape. |
![]() | DeleteHyperLink | Deletes the hyperlink attached to the shape. |
![]() | GetBoundingBox | Gets the bounding box enclosing the shape. |
![]() | GetCustomData | Gets the specified custom data for the shape. |
![]() | GetExtensionDictionary | Gets the dictionary for the shape. |
![]() | GetHyperLink | Gets the hyperlink attached to the shape. |
![]() | GetNormal | Gets the vector normal to this shape. |
![]() | GetPosition | Gets the insertion point of the shape. |
![]() | GetShapeNumber | Gets the number of shape. |
![]() | ReleaseExtensionDictionary | Releases and erases the dictionary for the shape, if the dictionary exists and is empty. |
![]() | Select | Add or removes the selected shape to or from the current selection set. |
![]() | SetCustomData | Sets the custom data for the shape. |
![]() | SetHyperLink | Attaches a hyperlink to the shape. |
![]() | SetNormal | Sets the vector normal to the shape. |
![]() | SetPosition | Sets the insertion point of the shape. |