PointD Members

Include Protected Members
Include Inherited Members

The PointD type exposes the following members.

Constructors

 

Name

Description

Public method

PointD

Overloaded.

Top

Methods

 

Name

Description

Public methodStatic member

Add

Public method

Equals

(Overrides ValueType.Equals(Object).)

Protected method

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)

Public method

GetHashCode

(Overrides ValueType.GetHashCode().)

Public method

GetType

Gets the type of the current instance. (Inherited from Object.)

Protected method

MemberwiseClone

Creates a shallow copy of the current Object. (Inherited from Object.)

Public method

Offset

Public methodStatic member

Subtract

Public methodStatic member

ToPointF

Public method

ToString

(Overrides ValueType.ToString().)

Top

Operators

 

Name

Description

Public operatorStatic member

Addition

Public operatorStatic member

Equality

Public operatorStatic member

Inequality

Public operatorStatic member

Subtraction

Top

Fields

 

Name

Description

Public fieldStatic member

Empty

Top

Properties

 

Name

Description

Public property

IsEmpty

Public property

X

Public property

Y

Top

See Also

Reference

PointD Structure

Microsoft.VisualStudio.Modeling.Diagrams Namespace