ImageGear for .NET
ImGearARTPolyRuler Constructor(ImGearPoint[],IImGearRGBQuad)




The mark's points.
Mark color.
Initializes a new instance of the ImGearARTPolyRuler class object.
Syntax
public ImGearARTPolyRuler( 
   ImGearPoint[] points,
   IImGearRGBQuad color
)
public: ImGearARTPolyRuler( 
   ImGearPoint[]* points,
   IImGearRGBQuad* color
)
public:
ImGearARTPolyRuler( 
   array<ImGearPoint>^ points,
   IImGearRGBQuad^ color
)
'Declaration
 
Public Function New( _
   ByVal points() As ImGearPoint, _
   ByVal color As IImGearRGBQuad _
)
 
'Usage
 
Dim points() As ImGearPoint
Dim color As IImGearRGBQuad
 
Dim instance As New ImGearARTPolyRuler(points, color)

Parameters

points
The mark's points.
color
Mark color.
See Also

Reference

ImGearARTPolyRuler Class
ImGearARTPolyRuler Members
Overload List
ImGearPoint Structure
ImGearRGBQuad Structure

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback