Gets or sets the shape of the pointer.
Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges
SyntaxC#
Copy Code
|
|---|
public PointerShape Shape { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property Shape As PointerShape |
A member of the PointerShape enumeration.
See Also