ImageGear for .NET
ImGearARTRuler Constructor(ImGearPoint,ImGearPoint,IImGearRGBQuad,IImGearResolution)
See Also  Send Feedback
ImageGear21.Art Assembly > ImageGear.ART Namespace > ImGearARTRuler Class > ImGearARTRuler Constructor : ImGearARTRuler Constructor(ImGearPoint,ImGearPoint,IImGearRGBQuad,IImGearResolution)




startPoint
Start point of the ruler.
endPoint
End point of the ruler.
color
Ruler color.
resolution
Image resolution required to initialize ruler's aspect parameters used to calculate physical measurement units. In case of NO_ABS units, vertical resolution in set to 72 DPI and horizontal is calculated based on the resolution aspect ratio.

Glossary Item Box

Initializes a new instance of the ImGearARTRuler class object using start and end points, color and image resolution.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

startPoint
Start point of the ruler.
endPoint
End point of the ruler.
color
Ruler color.
resolution
Image resolution required to initialize ruler's aspect parameters used to calculate physical measurement units. In case of NO_ABS units, vertical resolution in set to 72 DPI and horizontal is calculated based on the resolution aspect ratio.

See Also

©2013. Accusoft Corporation. All Rights Reserved.