ILine |
public interface ILineCap
The ILineCap type exposes the following members.
| Name | Description | |
|---|---|---|
| MinimumAbsoluteSizePt | Gets the minimum absolute size of the line cap in points. | |
| MinimumRelativeSize | Gets the minimum relative size of the line cap. | |
| Name | Gets the display name of the line cap. |
| Name | Description | |
|---|---|---|
| AddGeometry | Adds the triangle geometry for this cap. | |
| GetAbsoluteBaseInset | Gets the absolute base inset using the thickness1 and thickness2 of the pen. | |
| WithMinimumAbsoluteAndRelativeSize | Returns a copy of the line cap with the specified minimum absolute and relative sizes. |