-
Home
-
API
-
ProCad.Rendering
-
RenderText
RenderText Class
Definition
Show inherited members (7)
public sealed class RenderText : IRenderPrimitive
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.
Constructors (1)
RenderText(String, Vector2, Vector2, Single, Single, Single, Single, Single, Single, Boolean, Boolean, Boolean, Boolean, RenderColor, String?, RenderTextDecoration, Single)
Properties (19)
IsBoldGets a value indicating whether the font should be rendered bold.
IsItalicGets a value indicating whether the font should be rendered italic.
MirrorXGets a value indicating whether the text should be mirrored in X.
MirrorYGets a value indicating whether the text should be mirrored in Y.