VisualElement.AnchorX Propriedade
Definição
Obtém ou define o componente X do ponto central para qualquer transformação relativa aos limites do elemento.Gets or sets the X component of the center point for any transform, relative to the bounds of the element. Esta é uma propriedade associável.This is a bindable property.
public double AnchorX { get; set; }
member this.AnchorX : double with get, set
Valor da propriedade
O valor que declara o componente X da transformação.The value that declares the X component of the transform. O valor padrão é 0,5.The default value is 0.5.