Gets or sets the width of the pointer.
Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges
SyntaxC#
Copy Code
|
|---|
public Length PointerWidth { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property PointerWidth As Length |
An instance of the Length structure.
See Also