HatchingBrushGap Property |
Gets or sets the gap between 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 Gap { get; set; }
Public Property Gap As Double
Get
Set
public:
property double Gap {
double get ();
void set (double value);
}
member Gap : float with get, set
Property Value
Type:
DoubleSee Also