ObjectDistribution Property
In This Topic
Gets or sets whether the equation array content are spaced to the maximum width of the array object.
Default value is false.
Syntax
'Declaration
Public Property ObjectDistribution As System.Boolean
public System.bool ObjectDistribution {get; set;}
See Also