The following tables list the members exposed by IFace.
Name | Description | |
---|---|---|
![]() | Color | Gets or sets the LineColor of the Face. |
![]() | Edge1Visible | Gets or sets whether to show the first edge of the Face. |
![]() | Edge2Visible | Gets or sets whether to show the second edge of the Face. |
![]() | Edge3Visible | Gets or sets whether to show the third edge of the Face. |
![]() | Edge4Visible | Gets or sets whether to show the fourth edge of the Face. |
![]() | Erased | Gets or sets whether to erase or restore the Face. |
![]() | Handle | Gets the value of the handle for the Face. |
![]() | Layer | Gets or sets the name of the Layer of the Face. |
![]() | LineScale | Gets or sets the scale factor for the Face's LineStyle. |
![]() | LineStyle | Gets or sets the name of the ILineStyle for the Face. |
![]() | LineWeight | Gets or sets the LineWeight for the Face. |
![]() | PrintStyle | Gets or sets the name of the PrintStyle for this Face. |
![]() | Transparency | Gets or sets the transparency object for this Face. |
![]() | Visible | Gets or sets whether to show the Face in the drawing. |
Name | Description | |
---|---|---|
![]() | CreateExtensionDictionary | Creates a dictionary for the Face. |
![]() | DeleteCustomData | Deletes the specified custom data from the Face. |
![]() | DeleteHyperLink | Deletes the hyperlink attached to the Face. |
![]() | GetBoundingBox | Gets the bounding box enclosing the Face. |
![]() | GetCustomData | Gets the specified custom data for the Face. |
![]() | GetExtensionDictionary | Gets the dictionary for the Face. |
![]() | GetHyperLink | Gets the hyperlink attached to the Face. |
![]() | GetVertex1Coordinate | Gets the coordinates of the first vertex of the Face. |
![]() | GetVertex2Coordinate | Gets the coordinates of the second vertex of the Face. |
![]() | GetVertex3Coordinate | Gets the coordinates of the third vertex of the Face. |
![]() | GetVertex4Coordinate | Gets the coordinates of the fourth vertex of the Face. |
![]() | ReleaseExtensionDictionary | Releases and erases the dictionary for the Face, if the dictionary exists and is empty. |
![]() | Select | Adds or removes the selected Face to or from the current selection set. |
![]() | SetCustomData | Sets the custom data for the Face. |
![]() | SetHyperLink | Attaches the hyperlink to the Face. |
![]() | SetVertex1Coordinate | Sets the coordinates of the first vertex of the Face. |
![]() | SetVertex2Coordinate | Sets the coordinates of the second vertex of the Face. |
![]() | SetVertex3Coordinate | Sets the coordinates of the third vertex of the Face. |
![]() | SetVertex4Coordinate | Sets the coordinates of the fourth vertex of the Face. |