Method | Description | |
---|---|---|
ConvEmSizeInPointsToPixels ( float emsizeInPoint ) : float | ||
RequestFont ( string facename, float fontSizeInPts, FontStyle style = FontStyle.Regular ) : System |
Method | Description | |
---|---|---|
GetCacheActualFont ( |
||
SetCacheActualFont ( |
public static ConvEmSizeInPointsToPixels ( float emsizeInPoint ) : float | ||
emsizeInPoint | float | |
return | float |
public RequestFont ( string facename, float fontSizeInPts, FontStyle style = FontStyle.Regular ) : System | ||
facename | string | |
fontSizeInPts | float | |
style | FontStyle | |
return | System |