Point2d Structure

Inheritance Hierarchy
SystemObject
  SystemValueType
    Teigha.GeometryPoint2d

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.3.0.0
Syntax
public struct Point2d : IFormattable

The Point2d type exposes the following members.

Constructors
  Name Description
Public method Point2d(Double) Initializes a new instance of the Point2d class
Public method Point2d(Double, Double) Initializes a new instance of the Point2d class
Top
Properties
  Name Description
Public property Coordinate  
Public propertyStatic member Origin  
Public property X  
Public property Y  
Top
Methods
  Name Description
Public method Add  
Public method DivideBy  
Public method Equals
(Overrides ValueTypeEquals(Object))
Public method GetAsVector  
Public method GetDistanceTo  
Public method GetHashCode
(Overrides ValueTypeGetHashCode)
Public method GetType
(Inherited from Object)
Public method GetVectorTo  
Public method IsEqualTo(Point2d)  
Public method IsEqualTo(Point2d, Tolerance)  
Public method Mirror  
Public method MultiplyBy  
Public method RotateBy  
Public method ScaleBy  
Public method Subtract  
Public method ToArray  
Public method ToString
(Overrides ValueTypeToString)
Public method ToString(IFormatProvider)  
Public method ToString(String, IFormatProvider)  
Public method TransformBy  
Top
Operators
See Also

©  Bricsys NV. All rights reserved.