Version

SetThickness Method (Series)

Sets the Thickness property to a value of the specified units.
Syntax
public void SetThickness( 
   Android.Util.ComplexUnitType unit,
   double value
)

Parameters

unit
The type of unit the value is expressed in.
value
The value to set.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also