ActiveReports Developer 7
SizeFEx Structure
Members  See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Drawing Namespace : SizeFEx Structure

Glossary Item Box

Stores an ordered pair of floating-point numbers, typically the width and height of a rectangle.

Object Model

SizeFEx Structure

Syntax

Visual Basic (Declaration) 
Public Structure SizeFEx 
   Inherits System.ValueType
C# 
public struct SizeFEx : System.ValueType 

Inheritance Hierarchy

System.Object
   System.ValueType
      GrapeCity.ActiveReports.Extensibility.Drawing.SizeFEx

See Also