SimplePoint Structure

net_course_01

SimplePoint Structure

[Missing <summary> documentation for "T:net_course_01.SimplePoint"]

Namespace:  net_course_01
Assembly:  net-course-01 (in net-course-01.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public struct SimplePoint

The SimplePoint type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from ValueType.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from ValueType.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodStatic memberParse
Public methodToString (Overrides ValueTypeToString.)
Top
Fields
  NameDescription
Public fieldX
Public fieldY
Top
Remarks

[Missing <remarks> documentation for "T:net_course_01.SimplePoint"]

See Also