[]
        
(Showing Draft Content)

C1.iOS.Core.C1Border.LayoutInside

LayoutInside Method

LayoutInside(CGRect)

Layout the part inside the border in the specified insideFinalSize.

Declaration
protected virtual void LayoutInside(CGRect insideFinalSize)
Protected Overridable Sub LayoutInside(insideFinalSize As CGRect)
Parameters
Type Name Description
CGRect insideFinalSize

The CoreGraphics.CGRect where the party of inside is laid out.