Property | Type | Description | |
---|---|---|---|
ScaleSize |
Method | Description | |
---|---|---|
FlipDrawing ( |
||
GetPropertyStringValue ( object inObject, string propertyName ) : string | ||
GetPropertyValue ( object inObject, string propertyName ) : object | ||
MeasureString ( string inString, |
||
NumberOfSetBits ( int i ) : int |
Method | Description | |
---|---|---|
CGContextScaleCTM ( IntPtr context, float x, float y ) : void | ||
CGContextTranslateCTM ( IntPtr context, float tx, float ty ) : void |
public static FlipDrawing ( |
||
rect | ||
return | void |
public static GetPropertyStringValue ( object inObject, string propertyName ) : string | ||
inObject | object | |
propertyName | string | |
return | string |
public static GetPropertyValue ( object inObject, string propertyName ) : object | ||
inObject | object | |
propertyName | string | |
return | object |
public static MeasureString ( string inString, |
||
inString | string | |
font | ||
return |
public static NumberOfSetBits ( int i ) : int | ||
i | int | |
return | int |