ItemSize Struct

Definition

public value class ItemSize
[System.ComponentModel.TypeConverter(typeof(Microsoft.ReportDesigner.ItemSizeConverter))]
public struct ItemSize
[<System.ComponentModel.TypeConverter(typeof(Microsoft.ReportDesigner.ItemSizeConverter))>]
type ItemSize = struct
Public Structure ItemSize
Inheritance
ItemSize
Attributes

Constructors

ItemSize(ReportSize, ReportSize)

Properties

Height
Width

Applies to