프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ScaleSize |
메소드 | 설명 | |
---|---|---|
FlipDrawing ( |
||
GetPropertyStringValue ( object inObject, string propertyName ) : string | ||
GetPropertyValue ( object inObject, string propertyName ) : object | ||
MeasureString ( string inString, |
||
NumberOfSetBits ( int i ) : int |
메소드 | 설명 | |
---|---|---|
CGContextScaleCTM ( IntPtr context, float x, float y ) : void | ||
CGContextTranslateCTM ( IntPtr context, float tx, float ty ) : void |
public static FlipDrawing ( |
||
rect | ||
리턴 | void |
public static GetPropertyStringValue ( object inObject, string propertyName ) : string | ||
inObject | object | |
propertyName | string | |
리턴 | string |
public static GetPropertyValue ( object inObject, string propertyName ) : object | ||
inObject | object | |
propertyName | string | |
리턴 | object |
public static MeasureString ( string inString, |
||
inString | string | |
font | ||
리턴 |