CoordinateSystem2d Structure

Inheritance Hierarchy
SystemObject
  SystemValueType
    Teigha.GeometryCoordinateSystem2d

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

The CoordinateSystem2d type exposes the following members.

Constructors
  Name Description
Public method CoordinateSystem2d Initializes a new instance of the CoordinateSystem2d class
Top
Properties
  Name Description
Public property Origin  
Public property Xaxis  
Public property Yaxis  
Top
Methods
  Name Description
Public method Equals
(Overrides ValueTypeEquals(Object))
Public method GetHashCode
(Overrides ValueTypeGetHashCode)
Public method GetType
(Inherited from Object)
Public method IsEqualTo(CoordinateSystem2d)  
Public method IsEqualTo(CoordinateSystem2d, Tolerance)  
Public method ToString
(Overrides ValueTypeToString)
Public method ToString(IFormatProvider)  
Public method ToString(String, IFormatProvider)  
Top
Operators
See Also

©  Bricsys NV. All rights reserved.