ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.DirectWrite Namespace / ShapingGlyphProperties Structure / IsZeroWidthSpace Property

In This Topic
    IsZeroWidthSpace Property
    In This Topic
    unsigned short isZeroWidthSpace
    Syntax
    'Declaration
     
    Public Property IsZeroWidthSpace As Boolean
    public bool IsZeroWidthSpace {get; set;}
    See Also