Table of Contents

Property MaxWidth

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

MaxWidth

Represents the maximum width as a coordinate value.

public virtual double? MaxWidth { get; set; }

Property Value

double?

Remarks

This field is nullable, meaning it can hold a value of type double or be null. Use this field to specify or retrieve the maximum width in a coordinate system.