Upgrade your Internet Experience
United States - English
Argentina (Español)
Australia (English)
Brasil (Português)
Canada (English)
Canada (Français)
中国 (简体中文)
Colombia (Español)
Deutschland (Deutsch)
España (Español)
France (Français)
India (English)
Italia (Italiano)
日本 (日本語)
México (Español)
Perú (Español)
Россия (Pусский)
United Kingdom (English)
United States (English)
More...
Microsoft.com
Welcome
Sign in
Microsoft Developer Network
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
Classic
  |  
Lightweight
  |  
ScriptFree
Printer Friendly Version
Send
Add Content...
Click to Rate and Give Feedback
Give feedback on this content
MSDN Library
MSDN
Please Wait
MSDN Library
Please Wait
.NET Development
Please Wait
.NET Framework 4
Please Wait
.NET Framework Class Library
Please Wait
System.Windows Namespaces
Please Wait
System.Windows
Please Wait
Point Structure
Please Wait
Point Methods
Please Wait
Collapse All
Expand All
Language Filter
Visual Basic
C#
C++
J#
JScript
XAML
F#
Members Filter
Include Protected Members
Include Inherited Members
Frameworks Filter
Include .NET Framework Members
Include XNA Framework Members
This page is specific to
Microsoft Visual Studio 2010/.NET Framework 4
Other versions are also available for the following:
.NET Framework 3.0
Microsoft Visual Studio 2008/.NET Framework 3.5
Microsoft Silverlight
Microsoft Visual Studio 11/.NET Framework 4.5
.NET Framework Class Library
Point Methods
The
Point
type exposes the following members.
Methods
Name
Description
Add
Adds a
Vector
to a
Point
and returns the result as a
Point
structure.
Equals(Object)
Determines whether the specified
Object
is a
Point
and whether it contains the same coordinates as this
Point
.
(Overrides
ValueType
.
.
::
.
Equals(Object)
.)
Equals(Point)
Compares two
Point
structures for equality.
Equals(Point, Point)
Compares two
Point
structures for equality.
Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
GetHashCode
Returns the hash code for this
Point
.
(Overrides
ValueType
.
.
::
.
GetHashCode
()
()
()
.)
GetType
Gets the
Type
of the current instance.
(Inherited from
Object
.)
MemberwiseClone
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
Multiply
Transforms the specified
Point
structure by the specified
Matrix
structure.
Offset
Offsets a point's
X
and
Y
coordinates by the specified amounts.
Parse
Constructs a
Point
from the specified
String
.
Subtract(Point, Point)
Subtracts the specified
Point
from another specified
Point
and returns the difference as a
Vector
.
Subtract(Point, Vector)
Subtracts the specified
Vector
from the specified
Point
and returns the resulting
Point
.
ToString
()
()
()
Creates a
String
representation of this
Point
.
(Overrides
ValueType
.
.
::
.
ToString
()
()
()
.)
ToString(IFormatProvider)
Creates a
String
representation of this
Point
.
Top
Explicit Interface Implementations
Name
Description
IFormattable
.
.
::
.
ToString
This member supports the Windows Presentation Foundation (WPF) infrastructure and is not intended to be used directly from your code. For a description of this member, see
ToString
.
Top
See Also
Reference
Point Structure
System.Windows Namespace
Tags
:
Add a tag
Add
Cancel
Flag as
ContentBug
Community Content
Add new content
Annotations
|
Edit
Tags
:
Add a tag
Add
Cancel
Flag as
ContentBug
© 2012 Microsoft. All rights reserved.
Terms of Use
|
Trademarks
|
Privacy Statement