Constant core_graphics::geometry::CG_AFFINE_TRANSFORM_IDENTITY
[−]
[src]
pub const CG_AFFINE_TRANSFORM_IDENTITY: CGAffineTransform=
CGAffineTransform{a: 1.0, b: 0.0, c: 0.0, d: 1.0, tx: 0.0, ty: 0.0,}