C# Class Monobjc.QuartzCore.CALayer

显示文件 Open project: Monobjc/monobjc Class Usage Examples

Public Properties

Property Type Description
CATransform3DIdentity CATransform3D

Property Details

CATransform3DIdentity public_oe static_oe property

The identity transform: [1 0 0 0; 0 1 0 0; 0 0 1 0; 0 0 0 1].

Available in Mac OS X v10.5 and later.

public static CATransform3D,Monobjc.QuartzCore CATransform3DIdentity
return CATransform3D