Method | Description | |
---|---|---|
GetRenderer ( int ws, IVwGraphics vg ) : IRenderEngine |
Get a suitable rendering engine for the specified writing system when drawing in the specified graphics environment.
|
|
RendererFactory ( ILgWritingSystemFactory wsf ) : System | ||
RightToLeft ( int ws ) : bool |
Return true if the main direction of the script is right-to-left.
|
public GetRenderer ( int ws, IVwGraphics vg ) : IRenderEngine | ||
ws | int | |
vg | IVwGraphics | |
return | IRenderEngine |
public RendererFactory ( ILgWritingSystemFactory wsf ) : System | ||
wsf | ILgWritingSystemFactory | |
return | System |