C# 클래스 Monobjc.QuartzCore.CALayer

파일 보기 프로젝트 열기: Monobjc/monobjc 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
CATransform3DIdentity CATransform3D

프로퍼티 상세

CATransform3DIdentity 공개적으로 정적으로 프로퍼티

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
리턴 CATransform3D