MindFusion.Wpf Pack Programmer's Guide
DecorationImage.PivotX Property
See Also
 





Gets or sets horizontal offset within the image that should be aligned to the decoration longitude.

Namespace: MindFusion.Mapping.Wpf
Assembly: MindFusion.Mapping.Wpf

 Syntax

C#  Copy Code

public int PivotX { get; set; }

Visual Basic  Copy Code

Public Property PivotX As Integer

 Property Value

An integer value specifying horizontal offset.

 See Also

DecorationImage Members
DecorationImage Class
MindFusion.Mapping.Wpf Namespace