Table of Contents

Property LayoutOffset

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

LayoutOffset

Gets or sets offset of the layout which is applied to the position of the child controls. This property is used when layout of the child controls is Scroll.

[Browsable(false)]
public virtual PointD LayoutOffset { get; set; }

Property Value

PointD