Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Monobjc
QuartzCore
CALayer
C# Class Monobjc.QuartzCore.CALayer
Mostra file
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