Solid Framework SDK 10.0.12602
SDK for converting and extracting value from PDFs
Public Member Functions | List of all members
SolidFramework.Interop.PointF Class Reference
Inheritance diagram for SolidFramework.Interop.PointF:

Public Member Functions

virtual void Dispose ()
 
 PointF (float x, float y)
 
float getX ()
 
float getY ()
 
void setX (float value)
 
void setY (float value)
 
int CompareTo (SolidFramework.Interop.PointF other)