RadialGradientBrushShapeType Property |
Gets or sets the type of the shape.
Namespace:
Dundas.BI.Entities.Views
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxpublic int ShapeType { get; set; }Public Property ShapeType As Integer
Get
Set
public:
property int ShapeType {
int get ();
void set (int value);
}member ShapeType : int with get, set
Property Value
Type:
Int32
The type of the shape.
See Also