A newer version of this page is available.
Switch to the current version.
ShapeStar.Concavity Property
Specifies the star's concavity value.
Namespace: DevExpress.XtraPrinting.Shape
Assembly: DevExpress.Printing.v18.2.Core.dll
Declaration
[DefaultValue(50F)]
[XtraSerializableProperty]
public float Concavity { get; set; }
<DefaultValue(50F)>
<XtraSerializableProperty>
Public Property Concavity As Single
Property Value
Type | Default | Description |
---|---|---|
Single | 50 |
A Single value. |
See Also
Feedback