Click or drag to resize

LineCapBase Properties

The LineCapBase type exposes the following members.

Properties
 NameDescription
Public propertyDefaultMinimumAbsoluteSizePtGets the default minimum absolute size in points (1/72 inch).
Public propertyDefaultMinimumRelativeSizeGets the default minimum relative size of the cap.
Public propertyStatic memberFlat Gets the default flat line cap.
Public propertyMinimumAbsoluteSizePt Gets the minimum absolute size of the line cap in points (1/72 inch).
Public propertyMinimumRelativeSize 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.
Public propertyName Gets the name of the line cap.
Top
See Also