Table of Contents

Method GetAsThickness

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

GetAsThickness(ControlTypeId, ControlDefaultsId)

Returns default property value as Thickness for the control on the specific platform.

public static Thickness GetAsThickness(ControlTypeId control, ControlDefaultsId prop)

Parameters

control ControlTypeId

Control which default property value is returned.

prop ControlDefaultsId

Property identifier.

Returns

Thickness