C# 클래스 Smartmobili.Cocoa.GSPatternColor

상속: NSColor
파일 보기 프로젝트 열기: smartmobili/CocoaBuilder

공개 프로퍼티들

프로퍼티 타입 설명
Class Class

보호된 프로퍼티들

프로퍼티 타입 설명
_pattern NSImage

공개 메소드들

메소드 설명
Alloc ( ) : GSPatternColor
InitWithPatternImage ( NSImage pattern ) : NSColor

메소드 상세

Alloc() 공개 정적인 메소드

public static Alloc ( ) : GSPatternColor
리턴 GSPatternColor

InitWithPatternImage() 공개 메소드

public InitWithPatternImage ( NSImage pattern ) : NSColor
pattern NSImage
리턴 NSColor

프로퍼티 상세

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

public static Class,Smartmobili.Cocoa Class
리턴 Class

_pattern 보호되어 있는 프로퍼티

protected NSImage,Smartmobili.Cocoa _pattern
리턴 NSImage