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

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