Interface ILayout
Interface for Forms9Patch layout elements
Inherited Members
Namespace: Forms9Patch
Assembly: Forms9Patch.dll
Syntax
public interface ILayout : IBackground, IShape, IElement
Properties
IgnoreChildren
Don't relayout layout if child's layout/size changes
Declaration
bool IgnoreChildren { get; set; }
Property Value
Type | Description |
---|---|
Boolean |
Padding
Padding
Declaration
Thickness Padding { get; set; }
Property Value
Type | Description |
---|---|
Thickness |