SpotLocationType
StartX Property
|
Namespace:
Spire.Additions.Xps.Schema
Assembly:
Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public double StartX { get; set; }
Public Property StartX As Double
Get
Set
public:
property double StartX {
double get ();
void set (double value);
}
member StartX : float with get, set
Property Value
Type:
Double
See Also