A Sandcastle Documented Class Library
IWindowPictureWindow Property |
Returns whether the IWindow is a picture window.
Namespace: AdiIRCAPIv2.Interfaces
Assembly: AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.4 (2.0.1.4)
Syntax
bool PictureWindow { get; }
ReadOnly Property PictureWindow As Boolean Get
property bool PictureWindow { bool get (); }
abstract PictureWindow : bool with get
Property Value
Type: BooleanSee Also