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