ImageGear .NET v25.0 - Updated
X Field (ImGearPDEXYZColor)




ImageGear.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDEXYZColor Class : X Field
X color value.
Syntax
'Declaration
 
Public X As Single
'Usage
 
Dim instance As ImGearPDEXYZColor
Dim value As Single
 
value = instance.X
 
instance.X = value
public float X
public: float X
public:
float X

Field Value

Float value.
Remarks
The default value is 0.
See Also

Reference

ImGearPDEXYZColor Class
ImGearPDEXYZColor Members