Initializes a new instance of the
ImGearARTPolyRuler class.
Overload List
Overload | Description |
ImGearARTPolyRuler Constructor(ImGearPoint[],IImGearRGBQuad) | Initializes a new instance of the ImGearARTPolyRuler class object. |
ImGearARTPolyRuler Constructor(ImGearPoint[],IImGearRGBQuad,IImGearResolution) | Initializes a new instance of the ImGearARTPolyRuler class object using start and end points, color and image resolution. |
ImGearARTPolyRuler Constructor(ImGearPoint[],IImGearRGBQuad,ImGearARTPenStyle,Int32,Int32,Int32,Int32,Int32,Int32,Int32,Int32,Int32,String,String,Single,ImGearARTFontStyles) | Initializes a new instance of the ImGearARTPolyRuler class object. |
See Also