ImageGear for Java
ImGearARTProtractor Constructor(ImGearPoint,ImGearPoint,ImGearPoint,IImGearRGBQuad,ImGearARTPenStyle,int,int,int,int,int,int,int,int,String,float,EnumSet<ImGearARTFontStyles>)
Start point of the mark.
Head point of the mark.
End point of the mark.
Mark color.
Mark's line style.
Mark's line width.
Opacity of the mark.
Mark's X aspect numerator value.
Mark's X aspect denominator value.
Mark's Y aspect numerator value.
Mark's Y aspect denominator value.
The radius, in pixels, of the arc drawn in the mark.
The number of decimal digits displayed for the mark.
The name of the font.
The pointSize of the font in points.
The style of the font. com.accusoft.imagegear.core.shapes.ImGearPointT:com.accusoft.imagegear.art.ImGearARTPenStyleImGearARTFontStyles
Initializes a new instance of the ImGearARTProtractor class object.
Syntax
public ImGearARTProtractor( 
   ImGearPoint startPoint,
   ImGearPoint headPoint,
   ImGearPoint endPoint,
   IImGearRGBQuad color,
   ImGearARTPenStyle style,
   int width,
   int opacity,
   int aspectNumeratorX,
   int aspectDenominatorX,
   int aspectNumeratorY,
   int aspectDenominatorY,
   int arcRadius,
   int precision,
   java.lang.String fontName,
   float fontSize,
   java.util.EnumSet<ImGearARTFontStyles> fontStyle
)

Parameters

startPoint
Start point of the mark.
headPoint
Head point of the mark.
endPoint
End point of the mark.
color
Mark color.
style
Mark's line style.
width
Mark's line width.
opacity
Opacity of the mark.
aspectNumeratorX
Mark's X aspect numerator value.
aspectDenominatorX
Mark's X aspect denominator value.
aspectNumeratorY
Mark's Y aspect numerator value.
aspectDenominatorY
Mark's Y aspect denominator value.
arcRadius
The radius, in pixels, of the arc drawn in the mark.
precision
The number of decimal digits displayed for the mark.
fontName
The name of the font.
fontSize
The pointSize of the font in points.
fontStyle
The style of the font. com.accusoft.imagegear.core.shapes.ImGearPointT:com.accusoft.imagegear.art.ImGearARTPenStyleImGearARTFontStyles
See Also

Reference

ImGearARTProtractor Class
ImGearARTProtractor Members
Overload List

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback