Method | Description | |
---|---|---|
CustomFontSpan ( string typefaceName ) : System | ||
UpdateDrawState ( TextPaint tp ) : void | ||
UpdateMeasureState ( TextPaint p ) : void |
public CustomFontSpan ( string typefaceName ) : System | ||
typefaceName | string | |
return | System |
public UpdateDrawState ( TextPaint tp ) : void | ||
tp | TextPaint | |
return | void |
public UpdateMeasureState ( TextPaint p ) : void | ||
p | TextPaint | |
return | void |