Show / Hide Table of Contents

Class ShapeMiddelLine

Erzeugt die Mittelline für einen Text

Inheritance
System.Object
ShapeMiddelLine
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: CADability
Assembly: CADability.dll
Syntax
public class ShapeMiddelLine

Constructors

| Improve this Doc View Source

ShapeMiddelLine(CompoundShape)

Declaration
public ShapeMiddelLine(CompoundShape shape)
Parameters
Type Name Description
CompoundShape shape

Fields

| Improve this Doc View Source

pointSize

Declaration
public double pointSize
Field Value
Type Description
System.Double

Methods

| Improve this Doc View Source

calculate(Plane)

Declaration
public GeoObjectList calculate(Plane plane)
Parameters
Type Name Description
Plane plane
Returns
Type Description
GeoObjectList
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX