Instance Property
activePosition
The position of the activeLayer. This is in scaled view coordinates.
Declaration
var activePosition: NSPoint { get set }Declaration
@property (nonatomic) NSPoint activePosition;Declaration
activePosition() -> NSPoint
setActivePosition_(activePosition: NSPoint)