| Package | com.adobe.coreUI.controls.whiteboardClasses.shapeDescriptors |
| Class | public class WBMarkerShapeDescriptor |
| Inheritance | WBMarkerShapeDescriptor WBShapeDescriptor |
See also
| Property | Defined by | ||
|---|---|---|---|
| alpha : Number
Specifies the foreground alpha of the marker shape
| WBMarkerShapeDescriptor | ||
![]() | definitionData : *
Definition date for this shape
| WBShapeDescriptor | |
![]() | factoryID : String
Factory class defining which type or class of shape
| WBShapeDescriptor | |
![]() | height : Number
Height of this shape
| WBShapeDescriptor | |
| lineColor : uint
Specifies the line color
| WBMarkerShapeDescriptor | ||
| lineThickness : Number
Specifies the line thickness of the marker shape
| WBMarkerShapeDescriptor | ||
| points : Array
Specifies the array of points (x,y coordinates) of the Marker
| WBMarkerShapeDescriptor | ||
![]() | propertyData : *
Property data for this shape
| WBShapeDescriptor | |
![]() | rotation : int = 0
Rotation of shape , default is 0
| WBShapeDescriptor | |
![]() | shapeID : String
Unique Shape Id
| WBShapeDescriptor | |
![]() | width : Number
Width of this shape
| WBShapeDescriptor | |
![]() | x : Number
X-coordinate
| WBShapeDescriptor | |
![]() | y : Number
Y-coordinate
| WBShapeDescriptor | |
| Method | Defined by | ||
|---|---|---|---|
| WBMarkerShapeDescriptor | |||
![]() |
compareShapeAttributes(p_shapeDescriptor:WBShapeDescriptor):Boolean
| WBShapeDescriptor | |
| Method | Defined by | ||
|---|---|---|---|
![]() |
copyObject(value:Object):Object
| WBShapeDescriptor | |
|
initialize():void
private
| WBMarkerShapeDescriptor | ||
| alpha | property |
alpha:Number [read-write]Specifies the foreground alpha of the marker shape
The default value is "0.5".
public function get alpha():Number
public function set alpha(value:Number):void
| lineColor | property |
lineColor:uint [read-write]Specifies the line color
The default value is "#16776960".
public function get lineColor():uint
public function set lineColor(value:uint):void
| lineThickness | property |
lineThickness:Number [read-write]Specifies the line thickness of the marker shape
The default value is "15".
public function get lineThickness():Number
public function set lineThickness(value:Number):void
| points | property |
points:Array [read-write]Specifies the array of points (x,y coordinates) of the Marker
Implementation public function get points():Array
public function set points(value:Array):void
| WBMarkerShapeDescriptor | () | constructor |
public function WBMarkerShapeDescriptor()
| initialize | () | method |
protected function initialize():voidprivate
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/labs/acrobatcom/com/adobe/coreUI/controls/whiteboardClasses/shapeDescriptors/WBMarkerShapeDescriptor.html