Package | stimulsoft.base.context.geoms |
Class | public class StiShadowGeom |
Inheritance | StiShadowGeom ![]() ![]() |
Property | Defined By | ||
---|---|---|---|
radius : Number | StiShadowGeom | ||
rect : StiRectangle | StiShadowGeom | ||
shadowContext : StiContext | StiShadowGeom | ||
type : int [override] [read-only] | StiShadowGeom |
Method | Defined By | ||
---|---|---|---|
StiShadowGeom |
radius | property |
radius:Number
public function get radius():Number
public function set radius(value:Number):void
rect | property |
rect:StiRectangle
public function get rect():StiRectangle
public function set rect(value:StiRectangle):void
shadowContext | property |
shadowContext:StiContext
public function get shadowContext():StiContext
public function set shadowContext(value:StiContext):void
type | property |
type:int
[read-only] [override] public function get type():int
StiShadowGeom | () | Constructor |
public function StiShadowGeom(shadowContext:StiContext, rect:StiRectangle, radius:Number)
shadowContext:StiContext | |
rect:StiRectangle | |
radius:Number |