ComponentOne Bitmap for UWP
C1.UWP.DX 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 System.Boolean
    public System.bool IsClusterStart {get; set;}
    See Also