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




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

Field Value

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

Reference

ImGearPDEXYZColor Class
ImGearPDEXYZColor Members