The destination rectangle top left corner X coordinate in points
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
public float DestX { get; set; }
Public Property DestX As Single
Get
Set
public:
property float DestX {
float get ();
void set (float value);
}
member DestX : float32 with get, set
Property Value
Type:
Single
Reference