Share via


MapBillboard.NormalizedAnchorPointProperty Property

Definition

Identifies the NormalizedAnchorPoint dependency property.

public:
 static property DependencyProperty ^ NormalizedAnchorPointProperty { DependencyProperty ^ get(); };
static DependencyProperty NormalizedAnchorPointProperty();
public static DependencyProperty NormalizedAnchorPointProperty { get; }
var dependencyProperty = MapBillboard.normalizedAnchorPointProperty;
Public Shared ReadOnly Property NormalizedAnchorPointProperty As DependencyProperty

Property Value

The identifier for the NormalizedAnchorPoint dependency property.

Applies to