conaito Powerlight SDK 1.2

PresentationInfo.Width Property

Gets or sets the width.

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

Property Value

The width.

See Also

PresentationInfo Class | Conaito.PowerLight Namespace