|
Foxit PDF SDK
|
Public Member Functions | |
| def | GetPoint () |
| Get the point value. More... | |
| def | GetType () |
| Get the snapped point type. More... | |
| def | IsEmpty () |
| Check whether current object is empty or not. More... | |
This class represents information of a snapped point, which is snapped with specified snapping flags by class SnapPointMgr .
| def fsdk.SnappedPoint.GetPoint | ( | ) |
Get the point value.
Point value represents a point in a path.
| def fsdk.SnappedPoint.GetType | ( | ) |
Get the snapped point type.
| def fsdk.SnappedPoint.IsEmpty | ( | ) |
Check whether current object is empty or not.
When the current object is empty, that means current object is useless.