| Visual Basic (Declaration) | |
|---|---|
Public Property Position As Point | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public Point Position {get; set;} | |
| XAML Attributes Usage | |
|---|---|
<object Position=Point .../> | |
| Dependencies Property Information | |
|---|---|
Identifier field | |
Metadata properties set to true | AffectsRender |
| XAML Property Element Usage | |
|---|---|
<object> <object.Position> <Point .../> </object.Position> </object> | |
| XAML Attributes Usage | |
|---|---|
<object Position=Point .../> | |
| Dependencies Property Information | |
|---|---|
Identifier field | |
Metadata properties set to true | AffectsRender |
| XAML Property Element Usage | |
|---|---|
<object> <object.Position> <Point .../> </object.Position> </object> | |
Return Value
The position for the ImagePanViewerTarget Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family