dbicList Send comments on this topic.
AlignmentOffset Property
See Also 
dbicBase Assembly > Dbi.WinControl Namespace > dbiCellFormat Class : AlignmentOffset Property

Determines the vertical and horizontal offset values used to calculate the position of the text/image.

Syntax

Visual Basic (Declaration) 
Public Property AlignmentOffset As Point
C# 
public Point AlignmentOffset {get; set;}

Property Value

Point

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also