Gets or sets the offset of the pointer along the direction it points to.
Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges
SyntaxC#
Copy Code
|
|---|
public Length PointerOffset { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property PointerOffset As Length |
An instance of the Length structure.
See Also