Click or drag to resize
IGePoint Interface
Base interface for 0-dimensional geometry.

Namespace: FDF.Common.Geometries
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public interface IGePoint : IGeGeometry

The IGePoint type exposes the following members.

Properties
  NameDescription
Public propertyCoordinate
Gets or sets point coordinate.
Public propertyRotation
Gets or sets point rotation.
Top
Remarks