Click or drag to resize

CircleOLineCap Properties

The CircleOLineCap type exposes the following members.

Properties
 NameDescription
Public propertyDefaultMinimumAbsoluteSizePtGets the default minimum absolute size in points (1/72 inch).
(Overrides LineCapBaseDefaultMinimumAbsoluteSizePt)
Public propertyDefaultMinimumRelativeSizeGets the default minimum relative size of the cap.
(Overrides LineCapBaseDefaultMinimumRelativeSize)
Public propertyMinimumAbsoluteSizePt Gets the minimum absolute size of the line cap in points (1/72 inch).
(Inherited from LineCapBase)
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.
(Inherited from LineCapBase)
Public propertyName Gets the name of the line cap.
(Overrides LineCapBaseName)
Top
See Also