Vector2d Structure

Inheritance Hierarchy
SystemObject
  SystemValueType
    Teigha.GeometryVector2d

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

The Vector2d type exposes the following members.

Constructors
  Name Description
Public method Vector2d(Double) Initializes a new instance of the Vector2d class
Public method Vector2d(Double, Double) Initializes a new instance of the Vector2d class
Top
Properties
  Name Description
Public property Angle  
Public property Coordinate  
Public property Length  
Public property LengthSqrd  
Public property X  
Public propertyStatic member XAxis  
Public property Y  
Public propertyStatic member YAxis  
Top
Methods
Operators
See Also

©  Bricsys NV. All rights reserved.