Instance Property
transform
Declaration
var transform: AffineTransform! { get set }Declaration
@property (nonatomic, strong) NSAffineTransform * transform;Declaration
transform() -> NSAffineTransform
setTransform_(transform: NSAffineTransform)Instance Property
var transform: AffineTransform! { get set }@property (nonatomic, strong) NSAffineTransform * transform;transform() -> NSAffineTransform
setTransform_(transform: NSAffineTransform)