A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
ComPDFKit.PDFAnnotation
CPDFPolygonAnnotation Class
CPDFPolygonAnnotation Methods
ClearBgColor Method
GetAnnotBorderEffector Method
GetAreaMeasure Method
ReleaseAnnot Method
SetAnnotBorderEffector Method
SetBgColor Method
SetBorderStyle Method
SetLineColor Method
SetLineWidth Method
SetPoints Method
SetTransparency Method
CPDFPolygonAnnotation
SetBorderStyle Method
Sets border style.
Namespace:
ComPDFKit.PDFAnnotation
Assembly:
ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.2.0.0 (2.2.0.0)
Syntax
C#
Copy
public
bool
SetBorderStyle
(
C_BORDER_STYLE
bs
,
float
[]
dash
)
Parameters
bs
Type:
ComPDFKit.PDFAnnotation
C_BORDER_STYLE
Line style
dash
Type:
System
Single
Sets the line dash array
Return Value
Type:
Boolean
Returns true on success, false on failure
See Also
Reference
CPDFPolygonAnnotation Class
ComPDFKit.PDFAnnotation Namespace