| Package | stimulsoft.base.context.geoms |
| Class | public class StiPenGeom |
| Inheritance | StiPenGeom StiGeom Object |
| Property | Defined By | ||
|---|---|---|---|
| alignment : int | StiPenGeom | ||
| brush : Object | StiPenGeom | ||
| endCap : int | StiPenGeom | ||
| penStyle : int | StiPenGeom | ||
| startCap : int | StiPenGeom | ||
| thickness : Number | StiPenGeom | ||
| type : int [override] [read-only] | StiPenGeom | ||
| Method | Defined By | ||
|---|---|---|---|
StiPenGeom(brush:Object, thickness:Number = 1) | StiPenGeom | ||
| alignment | property |
alignment:int public function get alignment():int public function set alignment(value:int):void| brush | property |
brush:Object public function get brush():Object public function set brush(value:Object):void| endCap | property |
endCap:int public function get endCap():int public function set endCap(value:int):void| penStyle | property |
penStyle:int public function get penStyle():int public function set penStyle(value:int):void| startCap | property |
startCap:int public function get startCap():int public function set startCap(value:int):void| thickness | property |
thickness:Number public function get thickness():Number public function set thickness(value:Number):void| type | property |
type:int [read-only] [override] public function get type():int| StiPenGeom | () | Constructor |
public function StiPenGeom(brush:Object, thickness:Number = 1)brush:Object | |
thickness:Number (default = 1) |