ActiveReports Developer 7
OffsetX Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Drawing Namespace > MatrixEx Class : OffsetX Property

Glossary Item Box

Gets the x translation value which is the value from the third row, first column.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property OffsetX As System.Single
C# 
public System.float OffsetX {get;}

See Also