Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property ScrollViewer As ScrollViewer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public ScrollViewer ScrollViewer {get;} |
C++/CLI | |
---|---|
public: property ScrollViewer ScrollViewer { ScrollViewer get(); } |
Return Value
An ScrollViewer object attached to the ImageViewer control.Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family