Class Font2
- Namespace
- SharpDX.DirectWrite
- Assembly
- SharpDX.Direct2D1.dll
[Guid("29748ed6-8c9c-4a6a-be0b-d912e8538944")]
public class Font2 : Font1
- Inheritance
-
Font2
- Derived
- Inherited Members
Constructors
Font2(nint)
public Font2(nint nativePtr)
Parameters
nativePtr
nint
Properties
IsColorFont
Enables determining if a color rendering path is potentially necessary.
public RawBool IsColorFont { get; }
Property Value
- RawBool
Operators
explicit operator Font2(nint)
public static explicit operator Font2(nint nativePtr)
Parameters
nativePtr
nint