HatchingBrushThickness Property |
Gets or sets the thickness of the hatching lines in pixels.
Namespace:
Dundas.BI.Entities.Views
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public double Thickness { get; set; }
Public Property Thickness As Double
Get
Set
public:
property double Thickness {
double get ();
void set (double value);
}
member Thickness : float with get, set
Property Value
Type:
DoubleSee Also