ArcSegment.Size Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
property Microsoft::Maui::Graphics::Size Size { Microsoft::Maui::Graphics::Size get(); void set(Microsoft::Maui::Graphics::Size value); };
[System.ComponentModel.TypeConverter(typeof(Microsoft.Maui.Graphics.Converters.SizeTypeConverter))]
public Microsoft.Maui.Graphics.Size Size { get; set; }
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Maui.Graphics.Converters.SizeTypeConverter))>]
member this.Size : Microsoft.Maui.Graphics.Size with get, set
Public Property Size As Size
Valor da propriedade
- Atributos