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