C# 클래스 Smartmobili.Cocoa.NSPoint

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

공개 프로퍼티들

프로퍼티 타입 설명
Zero NSPoint

공개 메소드들

메소드 설명
Create ( System.Xml.Linq.XElement xElement ) : NSPoint
Create ( string nsPointText ) : NSPoint
NSPoint ( double p1, double p2 ) : System

메소드 상세

Create() 공개 정적인 메소드

public static Create ( System.Xml.Linq.XElement xElement ) : NSPoint
xElement System.Xml.Linq.XElement
리턴 NSPoint

Create() 공개 정적인 메소드

public static Create ( string nsPointText ) : NSPoint
nsPointText string
리턴 NSPoint

NSPoint() 공개 메소드

public NSPoint ( double p1, double p2 ) : System
p1 double
p2 double
리턴 System

프로퍼티 상세

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

public static NSPoint,Smartmobili.Cocoa Zero
리턴 NSPoint