removeChildAt(index) → {DisplayObject}
removeChild(child) → {DisplayObject}
getBounds() → {Rectangle} Retrieves the bounds of the graphic shape as a rectangle object
height : number The height of the displayObjectContainer, setting this will actually modify the scale to achieve the value set
resize(width, height) Resizes the canvas view to the specified width and height Parameters
getLocalBounds() → {Rectangle} Retrieves the non-global local bounds of the graphic shape as a rectangle
getChildAt(index) → {DisplayObject}
premultipliedAlpha : boolean Controls if RGB channels should be pre-multiplied by Alpha (WebGL only)
trim :Rectangle The texture trim data. Source code:
lineWidth : number The width (thickness) of any lines drawn. Source code:
Page 8 of 29