Show / Hide Table of Contents

Class PolygonSegment

Polygon struct type for handling polygons

Inheritance
object
PolygonSegment
PolygonArcSegment
PolygonLineSegment
Implements
IPolygonSegment
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: FpAssistantCore.General
Assembly: FpAssistantCoreScl.dll
Syntax
public abstract class PolygonSegment : IPolygonSegment

Constructors

View Source

PolygonSegment()

Constructor for class PolygonSegment

Declaration
public PolygonSegment()

Implements

IPolygonSegment
  • View Source
In this article
Back to top Copyright 2018-2025 CADology Limited