Click or drag to resize

BaseMetafileCommandAngleDelta Field

The default delta used to decide if angles are equal in metafile commands. This is also used for the axes ratio of ellipses.

Namespace: RAYLASE.Marker.VectorGraphicElement.MetafileCommand
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.20.0
Syntax
C#
protected const double AngleDelta = 0.01

Field Value

Double
See Also