The following tables list the members exposed by IRegion.
Name | Description | |
---|---|---|
![]() | Color | Gets or sets the LineColor of the Region. |
![]() | Erased | Gets or sets whether to erase or restore the Region. |
![]() | Handle | Gets the value of the handle for the Region. |
![]() | Layer | Gets or sets the name of the Layer of the Region. |
![]() | LineScale | Gets or sets the scale factor for the Region's LineStyle. |
![]() | LineStyle | Gets or sets the name of the LineStyle for the Region. |
![]() | LineWeight | Gets or sets the LineWeight for the Region. |
![]() | PrintStyle | Gets or sets the name of the PrintStyle for this Region. |
![]() | Transparency | Gets or sets the transparency object for this Region. |
![]() | Visible | Gets or sets whether to show the Region in the drawing. |
Name | Description | |
---|---|---|
![]() | CreateExtensionDictionary | Creates a dictionary for the Region. |
![]() | DeleteCustomData | Deletes the specified custom data from the Region. |
![]() | DeleteHyperLink | Deletes the hyperlink attached to the Region. |
![]() | GetArea | Calculates the area of the Region. |
![]() | GetBoundingBox | Gets the bounding box enclosing the Region. |
![]() | GetCentroid | Calculates the centroid of a Region. |
![]() | GetCustomData | Gets the specified custom data for the Region. |
![]() | GetExtensionDictionary | Gets the dictionary for the Region. |
![]() | GetHyperLink | Gets the hyperlink attached to the Region. |
![]() | GetNormal | Gets a vector that is normal to the Region. |
![]() | GetPerimeter | Calculates the perimeter of the Region. |
![]() | GetPlane | Gets an infinite mathematical plane for the Region. |
![]() | ReleaseExtensionDictionary | Releases and erases the dictionary for the Region, if the dictionary exists and is empty. |
![]() | Select | Adds or removes the selected Region to or from the current selection set. |
![]() | SetCustomData | Sets the custom data for the Region. |
![]() | SetHyperLink | Attaches a hyperlink to the Region. |