<desc>Defines how many colums are to be used in ColorValueSets. The idea is to use this defined count to have a good visualisation in ColorValueSets which offers the used ColorTable schema nicely layouted to the User.</desc>
<label>The ColumnCount used in ColorValueSets.</label>
</info>
<constraints>
<minInclusiveoor:value="12">
<info>
<desc>Specifies the perfect number of columns for ColorValueSet layout.</desc>
</info>
</minInclusive>
<maxInclusiveoor:value="24">
<info>
<desc>Specifies a maximum number of columns for ColorValueSet layout.</desc>
</info>
</maxInclusive>
</constraints>
<value>12</value>
</prop>
<propoor:name="EdgeBlending"oor:type="xs:short">
<info>
<author>ALG</author>
<desc>Option to use EdgeBlending for previews in the UI (for ColorValueSet, ColorDropDown, FillStyle/LineStyle previews, etc...). EdgeBlending will visualize a one pixel border on the preview object so that a noce 3D effect is shown. It is a percent value describing how strong the effect shall be. The value 0% switches it off, while the value 100% will cover the preview object completely on it's borders.</desc>
<label>Defines the EdgeBlending for Previews in percent.</label>
</info>
<constraints>
<minInclusiveoor:value="0">
<info>
<desc>Specifies that no EdgeBlending shall happen.</desc>
</info>
</minInclusive>
<maxInclusiveoor:value="99">
<info>
<desc>Specifies that EdgeBlending will cover the edges of Previews completely.</desc>