ImageGear for .NET
MaxWidth Field (ImGearICLineOptions)




Maximum width of line segment.
Syntax
'Declaration
 
Public MaxWidth As Double
'Usage
 
Dim instance As ImGearICLineOptions
Dim value As Double
 
value = instance.MaxWidth
 
instance.MaxWidth = value
public double MaxWidth
public: double MaxWidth
public:
double MaxWidth

Field Value

Double.
Remarks
This property specifies the maximum width of a line segment. All lines that exceed this value are ignored. The unit of measure is set by the Unit property.

The default value is 1 mm.

See Also

Reference

ImGearICLineOptions Class
ImGearICLineOptions Members
RemoveLines Method
ImGearICLineOptions Class

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback