The following tables list the members exposed by IPoint.
Name | Description | |
---|---|---|
![]() | Color | Gets or sets the LineColor of this point. |
![]() | Erased | Gets or sets whether to erase or restore the point. |
![]() | Handle | Gets the value of the handle for the point. |
![]() | Layer | Gets or sets the name of the Layer of the point. |
![]() | LineScale | Gets or sets the scale factor for the point's LineStyle. |
![]() | LineStyle | Gets or sets the name of the LineStyle for the point. |
![]() | LineWeight | Gets or sets the LineWeight for the point. |
![]() | MathPoint | Gets or sets a mathematical point using this point. |
![]() | PrintStyle | Gets or sets the name of the PrintStyle for this point. |
![]() | Thickness | Gets or sets the thickness of this point. |
![]() | Transparency | Gets or sets the transparency object for this point. |
![]() | Visible | Gets or sets whether to show the point in the drawing. |
Name | Description | |
---|---|---|
![]() | CreateExtensionDictionary | Creates a dictionary for the Point. |
![]() | DeleteCustomData | Deletes the specified custom data from the point. |
![]() | DeleteHyperLink | Deletes the hyperlink attached to the point. |
![]() | GetBoundingBox | Gets the bounding box enclosing the point. |
![]() | GetCustomData | Gets the specified custom data for the point. |
![]() | GetExtensionDictionary | Gets the dictionary for the Point. |
![]() | GetHyperLink | Gets the hyperlink attached to the point. |
![]() | GetNormal | Gets the vector normal to this point. |
![]() | GetPosition | Gets the x, y, and z coordinates of the point. |
![]() | ReleaseExtensionDictionary | Releases and erases the dictionary for the Point, if the dictionary exists and is empty. |
![]() | Select | Adds or removes the selected point to or from the current selection set. |
![]() | SetCustomData | Sets the custom data for the point. |
![]() | SetHyperLink | Attaches a hyperlink to the point. |
![]() | SetNormal | Sets the vector normal to this point. |
![]() | SetPosition | Sets the x, y, and z coordinates of the point. |