TdxGPBrushGradientPoints.Capacity Property
In This Article
Specifies the maximum number of key points on the gradient line.
#Declaration
Delphi
property Capacity: Integer read; write;
#Property Value
Type |
---|
Integer |
#Remarks
Use this property to set the upper limit for the number of key gradient points.
See Also