iframe >
Xamarin.Android Documentation
C1Thickness Constructor(Double)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
C1.Android.Core Assembly
>
C1.Android.Core Namespace
>
C1Thickness Structure
>
C1Thickness Constructor
: C1Thickness Constructor(Double)
The uniform length applied to all four sides of the bounding rectangle.
Initializes a
C1Thickness
structure that has the specified uniform length on each side.
Syntax
C#
public
C1Thickness(
double
uniformLength
)
Parameters
uniformLength
The uniform length applied to all four sides of the bounding rectangle.
See Also
Reference
C1Thickness Structure
C1Thickness Members
Overload List
Send Feedback