UniPRT SDK  v1.0.0.0
com.UniPRT.Sdk.LabelMaker.PGL.Box Member List

This is the complete list of members for com.UniPRT.Sdk.LabelMaker.PGL.Box, including all inherited members.

Box(IPoint start, IPoint end, float lineThickness)com.UniPRT.Sdk.LabelMaker.PGL.Box
Box(float x_start, float y_start, float x_end, float y_end, float lineThickness)com.UniPRT.Sdk.LabelMaker.PGL.Box
cornerRoundingcom.UniPRT.Sdk.LabelMaker.PGL.Boxprivate
endcom.UniPRT.Sdk.LabelMaker.PGL.Boxprivate
GetCornerRounding()com.UniPRT.Sdk.LabelMaker.PGL.Box
GetEnd()com.UniPRT.Sdk.LabelMaker.PGL.Box
GetLineThickness()com.UniPRT.Sdk.LabelMaker.PGL.Box
GetRuler()com.UniPRT.Sdk.LabelMaker.PGL.Box
GetStart()com.UniPRT.Sdk.LabelMaker.PGL.Box
lineThicknesscom.UniPRT.Sdk.LabelMaker.PGL.Boxprivate
rulercom.UniPRT.Sdk.LabelMaker.PGL.Boxprivate
SetCornerRounding(float cornerRounding)com.UniPRT.Sdk.LabelMaker.PGL.Box
SetEnd(IPoint end)com.UniPRT.Sdk.LabelMaker.PGL.Box
SetLineThickness(float lineThickness)com.UniPRT.Sdk.LabelMaker.PGL.Box
SetRuler(IRuler ruler)com.UniPRT.Sdk.LabelMaker.PGL.Box
SetStart(IPoint start)com.UniPRT.Sdk.LabelMaker.PGL.Box
startcom.UniPRT.Sdk.LabelMaker.PGL.Boxprivate
toString()com.UniPRT.Sdk.LabelMaker.PGL.Box