Table of Contents

Property PositionDip

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

PositionDip

Gets or sets caret's position in device-independent units. This property returns Null and doesn't change caret's position if caret is not attached to the control (Control property is Null).

public virtual PointD? PositionDip { get; set; }

Property Value

PointD?