ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.DirectWrite Namespace / ClusterMetrics Structure / IsWhitespace Property

In This Topic
    IsWhitespace Property (ClusterMetrics)
    In This Topic
    unsigned short isWhitespace
    Syntax
    'Declaration
     
    Public Property IsWhitespace As System.Boolean
    public System.bool IsWhitespace {get; set;}
    See Also