Gets or sets horizontal offset within the image that should be aligned to the decoration longitude.
Namespace: MindFusion.Mapping.Wpf
Assembly: MindFusion.Mapping.Wpf
SyntaxC#
Copy Code
|
|---|
public int PivotX { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property PivotX As Integer |
An integer value specifying horizontal offset.
See Also