public class StiRoundedRectangleGaugeGeom extends StiGaugeGeom
| Modifier and Type | Field and Description |
|---|---|
StiBrush |
Background |
StiBrush |
BorderBrush |
double |
BorderWidth |
int |
LeftBottom |
int |
LeftTop |
StiRectangle |
Rect |
int |
RightBottom |
int |
RightTop |
| Constructor and Description |
|---|
StiRoundedRectangleGaugeGeom(StiRectangle rect,
StiBrush background,
StiBrush borderBrush,
double borderWidth,
int leftTop,
int rightTop,
int rightBottom,
int leftBottom) |
| Modifier and Type | Method and Description |
|---|---|
StiGaugeGeomType |
getType() |
getAnimation, setAnimationpublic StiRectangle Rect
public StiBrush Background
public StiBrush BorderBrush
public double BorderWidth
public int LeftTop
public int RightTop
public int RightBottom
public int LeftBottom
public StiRoundedRectangleGaugeGeom(StiRectangle rect, StiBrush background, StiBrush borderBrush, double borderWidth, int leftTop, int rightTop, int rightBottom, int leftBottom)
public StiGaugeGeomType getType()
getType in class StiGaugeGeomCopyright © 2019 Stimulsoft. All Rights Reserved.