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 SourceShapeMiddelLine(CompoundShape)
Declaration
public ShapeMiddelLine(CompoundShape shape)
Parameters
| Type | Name | Description |
|---|---|---|
| CompoundShape | shape |
Fields
| Improve this Doc View SourcepointSize
Declaration
public double pointSize
Field Value
| Type | Description |
|---|---|
| System.Double |
Methods
| Improve this Doc View Sourcecalculate(Plane)
Declaration
public GeoObjectList calculate(Plane plane)
Parameters
| Type | Name | Description |
|---|---|---|
| Plane | plane |
Returns
| Type | Description |
|---|---|
| GeoObjectList |