www.gnostice.com 

BorderPattern property (TgtPDFCircleAnnot)

TgtPDFCircleAnnot

Top 

 

property BorderPattern: String read FBorderPattern write SetBorderPattern;

 

Description

BorderPattern defines a pattern of dashes and gaps to be used in drawing a dashed border. The dash array is specified in the same format as in the line dash pattern parameter of the graphics state. The dash phase is not specified and is assumed to be 0.

For example, an entry of [3 2] specifies a border drawn with 3-point dashes alternating with 2-point

gaps. Default value: [3].