Enum PointerCapType
Specifies different pointer cap shapes.
Namespace: Syncfusion.Windows.Gauge
Assembly: Syncfusion.Gauge.WPF.dll
Syntax
public enum PointerCapType
Fields
Name | Description |
---|---|
Custom | Custom cap type. Geometry can be applied through PointerCapCustomGeometry property. |
Default | Default cap type. |