conaito Powerlight SDK 1.2

PresentationInfo.Height Property

Gets or sets the height.

[Visual Basic]
Public Property Height() As Integer
   Public Get
   End Get
   Friend Set
   End Set
End Property
[C#]
public int Height { public get; internal set; }

Property Value

The height.

See Also

PresentationInfo Class | Conaito.PowerLight Namespace