Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 4
System.Windows
Point Structure
Point Methods
Collapse All/Expand All Collapse All
Members FilterMembers Filter
Frameworks FilterFrameworks Filter
This page is specific to
Microsoft Visual Studio 2010/.NET Framework 4

Other versions are also available for the following:
.NET Framework Class Library
Point Methods

The Point type exposes the following members.

  NameDescription
Public methodStatic memberAddAdds a Vector to a Point and returns the result as a Point structure.
Public methodEquals(Object)Determines whether the specified Object is a Point and whether it contains the same coordinates as this Point. (Overrides ValueType..::.Equals(Object).)
Public methodEquals(Point)Compares two Point structures for equality.
Public methodStatic memberEquals(Point, Point)Compares two Point structures for equality.
Protected methodFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Public methodGetHashCodeReturns the hash code for this Point. (Overrides ValueType..::.GetHashCode()()().)
Public methodGetTypeGets the Type of the current instance. (Inherited from Object.)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object. (Inherited from Object.)
Public methodStatic memberMultiplyTransforms the specified Point structure by the specified Matrix structure.
Public methodOffsetOffsets a point's X and Y coordinates by the specified amounts.
Public methodStatic memberParseConstructs a Point from the specified String.
Public methodStatic memberSubtract(Point, Point)Subtracts the specified Point from another specified Point and returns the difference as a Vector.
Public methodStatic memberSubtract(Point, Vector)Subtracts the specified Vector from the specified Point and returns the resulting Point.
Public methodToString()()()Creates a String representation of this Point. (Overrides ValueType..::.ToString()()().)
Public methodToString(IFormatProvider)Creates a String representation of this Point.
Top
  NameDescription
Explicit interface implemetationPrivate methodIFormattable..::.ToStringThis 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
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker