| Property | Defined by | ||
|---|---|---|---|
| _lr : IPointXY | RectXY | ||
| lr : IPointXY | RectXY | ||
| _ul : IPointXY | RectXY | ||
| ul : IPointXY | RectXY | ||
| _lr | property |
public var _lr:IPointXY
| lr | property |
lr:IPointXY [read-write]Implementation
public function get lr():IPointXY
public function set lr(value:IPointXY):void
| _ul | property |
public var _ul:IPointXY
| ul | property |
ul:IPointXY [read-write]Implementation
public function get ul():IPointXY
public function set ul(value:IPointXY):void
| RectXY | () | constructor |
| toString | () | method |
public function toString():String
Returns
String |