eDocEngine VCL Professional Help » Symbol Reference » Namespaces of Helper Classes » gtExPDFEng Namespace » TgtPDFPolylineAnnot Class
Gnostice eDocEngine VCL Developer Guide
|
This class represents a polyline annotation.
public TgtPDFPolylineAnnot = class(TgtPDFAnnot);
public: class TgtPDFPolylineAnnot : public TgtPDFAnnot;
Unlike a polygon, a polyline is not expected to be a closed figure.
gtExPDFEng
|
Name |
Description |
![]() |
Specifies border color of the annotation. | |
![]() |
Specifies border pattern of the annotation. | |
![]() |
Specifies style of the annotation border. | |
![]() |
Specifies width of the border. | |
![]() |
Specifies the intensity of the "cloudy" effect on the browser. | |
![]() |
Specifies whether the border of the annotation should have a cloudy effect. | |
![]() |
Specifies text that needs to be used as the contents of the annotation's popup window. | |
![]() |
Specifies style of the line ending point. | |
![]() |
Specifies color with which the line endings are filled. | |
![]() |
Specifies the location of the annotation on its page. | |
![]() |
Specifies starting point of the line. | |
![]() |
Specifies text that needs to be used as the subject in the annotation's popup window. | |
![]() |
Specifies text that needs to be used as the title in the annotation's popup window. |
|
Name |
Description |
![]() |
Creates a new instance of this class. | |
![]() ![]() |
Destroys this instance. | |
![]() |
Sets specified vertices for the polygon. |