![]() |
PDFix SDK
6.5.0
|
PdsPathPoint class. More...
Public Member Functions | |
virtual PdsPathPointType | GetType ()=0 |
Gets the type of the segment. More... | |
virtual bool | GetPoint (PdfPoint *point)=0 |
Gets the point. More... | |
virtual bool | IsClosed ()=0 |
Returns true if the segment is closed. More... | |
PdsPathPoint class.
A PdsPathPoint is an object that represents one point in PdsPath .
|
pure virtual |
Gets the point.
|
pure virtual |
Gets the type of the segment.
|
pure virtual |
Returns true if the segment is closed.