Click or drag to resize

LeftBarLineCap Properties

The LeftBarLineCap type exposes the following members.

Properties
 NameDescription
Public propertyDefaultMinimumAbsoluteSizePtGets the default minimum absolute size in points (1/72 inch).
(Inherited from RightBarLineCap)
Public propertyDefaultMinimumRelativeSizeGets the default minimum relative size of the cap.
(Inherited from RightBarLineCap)
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 RightBarLineCapName)
Top
See Also