| Package | stimulsoft.base.context.geoms |
| Class | public class StiEllipseGeom |
| Inheritance | StiEllipseGeom StiGeom Object |
| Property | Defined By | ||
|---|---|---|---|
| background : Object | StiEllipseGeom | ||
| borderPen : StiPenGeom | StiEllipseGeom | ||
| rect : Object | StiEllipseGeom | ||
| type : int [override] [read-only] | StiEllipseGeom | ||
| Method | Defined By | ||
|---|---|---|---|
StiEllipseGeom(background:Object, borderPen:StiPenGeom, rect:Object) | StiEllipseGeom | ||
| background | property |
background:Object public function get background():Object public function set background(value:Object):void| borderPen | property |
borderPen:StiPenGeom public function get borderPen():StiPenGeom public function set borderPen(value:StiPenGeom):void| rect | property |
rect:Object public function get rect():Object public function set rect(value:Object):void| type | property |
type:int [read-only] [override] public function get type():int| StiEllipseGeom | () | Constructor |
public function StiEllipseGeom(background:Object, borderPen:StiPenGeom, rect:Object)background:Object | |
borderPen:StiPenGeom | |
rect:Object |