ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.8 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