The following tables list the members exposed by IRichLineStyle.
Name | Description | |
---|---|---|
![]() | AngleEnd | Gets or sets the angle of the end caps relative to the direction of the first or last RichLine entity. |
![]() | AngleStart | Gets or sets the angle of the start caps relative to the direction of the first or last RichLine entity. |
![]() | Color | Gets or sets the color of RichLineStyle. |
![]() | ExternalArcEnd | Gets or sets whether to cap the ends of the outer ends with an arc. |
![]() | ExternalArcStart | Gets or sets whether to cap the starts of the outer ends with an arc. |
![]() | Handle | Gets the value of the handle for the RichLineStyle. |
![]() | InternalArcEnd | Gets or sets whether to join the ends of the two line elements closest to the outer ones with an arc when there are four or more lines defining the RichLine entity. |
![]() | InternalArcStart | Gets or sets whether to join the starts of the two line elements closest to the outer ones with an arc when there are four or more lines defining the RichLine entity. |
![]() | LineEnd | Gets or sets whether to cap the end of a RichLine entity with a line segment. |
![]() | LineStart | Gets or sets whether to cap the start of a RichLine entity with a line segment. |
![]() | Name | Gets the name of the RichLineStyle. |
![]() | ShowJunctions | Gets or sets whether to show junctions. |
Name | Description | |
---|---|---|
![]() | Activate | Activates the RichLineStyle. |
![]() | AddLine | Adds a line element to a RichLineStyle. |
![]() | DeleteCustomData | Deletes the specified custom data from the RichLineStyle. |
![]() | DeleteLine | Deletes the specified line element from a RichLineStyle. |
![]() | GetCustomData | Gets the specified custom data for the RichLineStyle. |
![]() | GetLineColor | Gets the color of the specified line element of the RichLineStyle. |
![]() | GetLineOffset | Gets the offset of the specified RichLineStyle. |
![]() | GetLinesCount | Gets the number of line elements in the RichLineStyle. |
![]() | GetLineStyle | Gets the style name of the specified RichLineStyle. |
![]() | Rename | Renames the RichLineStyle to the specified name. |
![]() | SetCustomData | Sets the custom data for the RichLineStyle. |
![]() | SetLineColor | Sets the color of the specified RichLineStyle. |
![]() | SetLineOffset | Sets the offset of the specified RichLineStyle. |
![]() | SetLineStyle | Sets the style name of the specified RichLineStyle. |