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

Glossary Item Box

Gets the y translation value which is the value from the third row, second column.

Syntax

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

See Also