ImageGear .NET - Updated February 21, 2018
Flatness Property




ImageGear24.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDEGraphicState Class : Flatness Property
Gets or sets the line flatness, corresponding to the i (setflat) operator.
Syntax
'Declaration
 
Public Property Flatness As Integer
 
'Usage
 
Dim instance As ImGearPDEGraphicState
Dim value As Integer
 
instance.Flatness = value
 
value = instance.Flatness

Property Value

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

Reference

ImGearPDEGraphicState Class
ImGearPDEGraphicState Members