Triangle |
The TriangleFLineCap type exposes the following members.
| Name | Description | |
|---|---|---|
| DefaultMinimumAbsoluteSizePt | Gets the default minimum absolute size in points (1/72 inch). (Overrides LineCapBaseDefaultMinimumAbsoluteSizePt) | |
| DefaultMinimumRelativeSize | Gets the default minimum relative size of the cap. (Overrides LineCapBaseDefaultMinimumRelativeSize) | |
| MinimumAbsoluteSizePt |
Gets the minimum absolute size of the line cap in points (1/72 inch).
(Inherited from LineCapBase) | |
| MinimumRelativeSize |
Gets the minimum relative size (relative to the line thickness) of the line cap. Example: if this value is 2, and the line thickness is 10 points, then the line cap size is 20 points.
(Inherited from LineCapBase) | |
| Name |
Gets the name of the line cap.
(Overrides LineCapBaseName) |