Enum SubProperty
Specifies the indices of the system sub-properties that may be present in any property.
public enum SubProperty
Fields
Default = -2147483644
The default value of the parent property.
DisplayName = -2147483648
The name for the parent property.
Fields = -2147483643
An array of name/index pairs that indicate the possible values that can be set to the parent property.
Index = -2147483642
An index sub-property used by the elements of the D2D1_SUBPROPERTY_FIELDS array.
Isreadonly = -2147483647
A Boolean indicating whether the parent property is writeable.
Maximum = -2147483645
The maximum value that can be set to the parent property.
Minimum = -2147483646
The minimum value that can be set to the parent property.