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