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




points
The mark's points.
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 ImGearARTPolyRuler class object using start and end points, color and image resolution.

Syntax

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

Parameters

points
The mark's points.
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.