For a list of all members of this type, see IRichLine members.
Name | Description | |
---|---|---|
![]() | AddVertexAfter | Adds a vertex to the RichLine after the specified index. |
![]() | CreateExtensionDictionary | Creates a dictionary for the RichLine. |
![]() | DeleteCustomData | Deletes the specified custom data from the RichLine. |
![]() | DeleteHyperLink | Deletes a hyperlink attached to the RichLine. |
![]() | DeleteVertex | Deletes the vertex at the specified index. |
![]() | GetBoundingBox | Gets the bounding box enclosing the RichLine. |
![]() | GetCustomData | Gets the specified custom data for the RichLine. |
![]() | GetExtensionDictionary | Gets the dictionary for the RichLine. |
![]() | GetHyperLink | Gets the hyperlink attached to the RichLine. |
![]() | GetNormal | Gets the vector normal to this RichLine. |
![]() | GetVertexCoordinate | Gets the coordinates of the vertex at the specified index. |
![]() | GetVerticesCount | Get the number of vertices in the RichLine. |
![]() | ReleaseExtensionDictionary | Releases and erases the dictionary for the RichLine, if the dictionary exists and is empty. |
![]() | Select | Adds or removes the selected RichLine to or from the current selection set. |
![]() | SetCustomData | Sets the custom data for the RichLine. |
![]() | SetHyperLink | Attaches a hyperlink to the RichLine |
![]() | SetNormal | Sets the vector normal to this RichLine. |
![]() | SetVertexCoordinate | Sets a vertex using the specified index and coordinates. |