ImageGear for .NET
ImGearARTPoint Constructor(IImGearPoint,IImGearRGBQuad)




The point mark.
Color of the mark.
Initializes a new instance of the ImGearARTPoint class object.
Syntax
'Declaration
 
Public Function New( _
   ByVal point As IImGearPoint, _
   ByVal color As IImGearRGBQuad _
)
'Usage
 
Dim point As IImGearPoint
Dim color As IImGearRGBQuad
 
Dim instance As New ImGearARTPoint(point, color)
public ImGearARTPoint( 
   IImGearPoint point,
   IImGearRGBQuad color
)
public: ImGearARTPoint( 
   IImGearPoint* point,
   IImGearRGBQuad* color
)
public:
ImGearARTPoint( 
   IImGearPoint^ point,
   IImGearRGBQuad^ color
)

Parameters

point
The point mark.
color
Color of the mark.
See Also

Reference

ImGearARTPoint Class
ImGearARTPoint Members
Overload List
ImGearPoint Structure
ImGearRGBQuad Structure

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback