Packagestimulsoft.base.context.geoms
Classpublic class StiPenGeom
InheritanceStiPenGeom Inheritance StiGeom Inheritance Object



Public Properties
 PropertyDefined 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
Public Methods
 MethodDefined By
  
StiPenGeom(brush:Object, thickness:Number = 1)
StiPenGeom
Property Detail
alignmentproperty
alignment:int


Implementation
    public function get alignment():int
    public function set alignment(value:int):void
brushproperty 
brush:Object


Implementation
    public function get brush():Object
    public function set brush(value:Object):void
endCapproperty 
endCap:int


Implementation
    public function get endCap():int
    public function set endCap(value:int):void
penStyleproperty 
penStyle:int


Implementation
    public function get penStyle():int
    public function set penStyle(value:int):void
startCapproperty 
startCap:int


Implementation
    public function get startCap():int
    public function set startCap(value:int):void
thicknessproperty 
thickness:Number


Implementation
    public function get thickness():Number
    public function set thickness(value:Number):void
typeproperty 
type:int  [read-only] [override]


Implementation
    public function get type():int
Constructor Detail
StiPenGeom()Constructor
public function StiPenGeom(brush:Object, thickness:Number = 1)



Parameters
brush:Object
 
thickness:Number (default = 1)