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