Click or drag to resize

CPDFPolylineAnnotation Properties

The CPDFPolylineAnnotation type exposes the following members.

Properties
  NameDescription
Public propertyBgColor
Gets the background color.
Public propertyBorderStyle
Gets border style.
Public propertyDash
Gets the line dash array.
Public propertyHasBgColor
Whether the background color exists.
Public propertyHeadLineType
Line style for the starting point of the line, more:C_LINE_TYPE
Public propertyLineColor
Gets line color.
Public propertyLineWidth
Gets line width.
Public propertyPage
Returns the page that the annotation is associated with.
(Inherited from CPDFAnnotation.)
Public propertyPoints
Gets start point and end point of the line.
Public propertyRect
Gets the rectangle of the annotation on the page.
(Inherited from CPDFAnnotation.)
Public propertyTailLineType
Line style for the ending point of the line, more: C_LINE_TYPE
Public propertyTransparency
Gets line opacity.
Public propertyType
Gets annotation type.
(Inherited from CPDFAnnotation.)
Top
See Also