CustomShape Property
CustomShape
Gets the custom shape of the pointer.
Declaration
[TypeConverter(typeof(CustomShapeExpandableConverter))]
public C1GaugeCustomShape CustomShape { get; set; }
<TypeConverter(GetType(CustomShapeExpandableConverter))>
Public Property CustomShape As C1GaugeCustomShape