[]
        
(Showing Draft Content)

C1.Android.Core.C1Border.LayoutContent

LayoutContent Method

LayoutContent(C1Rect)

Layout the content of the border in the specified contentFinalSize.

Declaration
protected virtual void LayoutContent(C1Rect contentFinalSize)
Protected Overridable Sub LayoutContent(contentFinalSize As C1Rect)
Parameters
Type Name Description
C1Rect contentFinalSize

The C1Rect where the content is laid out.