ImageGear for Java
ImGearARTPolyRuler Constructor(ImGearPoint[],IImGearRGBQuad,ImGearARTPenStyle,int,int,int,int,int,int,int,int,int,String,String,float,EnumSet<ImGearARTFontStyles>)
The mark's points.
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.
Length of the start line of the mark.
Length of the end line of the mark.
The number of decimal digits displayed for the mark.
Mark's label.
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 ImGearARTPolyRuler class object.
Syntax
public ImGearARTPolyRuler( 
   ImGearPoint[] points,
   IImGearRGBQuad color,
   ImGearARTPenStyle style,
   int width,
   int opacity,
   int aspectNumeratorX,
   int aspectDenominatorX,
   int aspectNumeratorY,
   int aspectDenominatorY,
   int startLineLength,
   int endLineLength,
   int precision,
   java.lang.String label,
   java.lang.String fontName,
   float fontSize,
   java.util.EnumSet<ImGearARTFontStyles> fontStyle
)

Parameters

points
The mark's points.
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.
startLineLength
Length of the start line of the mark.
endLineLength
Length of the end line of the mark.
precision
The number of decimal digits displayed for the mark.
label
Mark's label.
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

ImGearARTPolyRuler Class
ImGearARTPolyRuler Members
Overload List

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback