public class StiGraphicsArcGeometryGaugeGeom extends StiGaugeGeom
| Modifier and Type | Field and Description |
|---|---|
StiBrush |
background |
StiBrush |
borderBrush |
double |
borderWidth |
double |
endWidth |
StiRectangle |
rect |
double |
startAngle |
double |
startWidth |
double |
sweepAngle |
| Constructor and Description |
|---|
StiGraphicsArcGeometryGaugeGeom(StiRectangle rect,
StiBrush background,
StiBrush borderBrush,
double borderWidth,
double startAngle,
double sweepAngle,
double startWidth,
double endWidth) |
| Modifier and Type | Method and Description |
|---|---|
StiGaugeGeomType |
getType() |
getAnimation, setAnimationpublic StiRectangle rect
public StiBrush background
public StiBrush borderBrush
public double borderWidth
public double startAngle
public double sweepAngle
public double startWidth
public double endWidth
public StiGraphicsArcGeometryGaugeGeom(StiRectangle rect, StiBrush background, StiBrush borderBrush, double borderWidth, double startAngle, double sweepAngle, double startWidth, double endWidth)
public StiGaugeGeomType getType()
getType in class StiGaugeGeomCopyright © 2019 Stimulsoft. All Rights Reserved.