ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.DirectWrite Namespace / ScriptProperties Structure / IsDistributedWithinCluster Property

In This Topic
    IsDistributedWithinCluster Property
    In This Topic
    unsigned int isDistributedWithinCluster
    Syntax
    'Declaration
     
    Public Property IsDistributedWithinCluster As System.Boolean
    public System.bool IsDistributedWithinCluster {get; set;}
    See Also