Click or drag to resize

EllipseArithmeticGetAngleFromLength Method

[Missing <summary> documentation for "M:RAYLASE.Marker.VectorGraphicElement.EllipseArithmetic.GetAngleFromLength(System.Double,RAYLASE.Marker.VectorGraphicElement.MetafileCommand.EllipseToMetafileCommand,System.Double)"]


Namespace: RAYLASE.Marker.VectorGraphicElement
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntax
C#
public static double GetAngleFromLength(
	double length,
	EllipseToMetafileCommand command,
	double delta
)

Parameters

length  Double

[Missing <param name="length"/> documentation for "M:RAYLASE.Marker.VectorGraphicElement.EllipseArithmetic.GetAngleFromLength(System.Double,RAYLASE.Marker.VectorGraphicElement.MetafileCommand.EllipseToMetafileCommand,System.Double)"]

command  EllipseToMetafileCommand

[Missing <param name="command"/> documentation for "M:RAYLASE.Marker.VectorGraphicElement.EllipseArithmetic.GetAngleFromLength(System.Double,RAYLASE.Marker.VectorGraphicElement.MetafileCommand.EllipseToMetafileCommand,System.Double)"]

delta  Double

[Missing <param name="delta"/> documentation for "M:RAYLASE.Marker.VectorGraphicElement.EllipseArithmetic.GetAngleFromLength(System.Double,RAYLASE.Marker.VectorGraphicElement.MetafileCommand.EllipseToMetafileCommand,System.Double)"]

Return Value

Double

[Missing <returns> documentation for "M:RAYLASE.Marker.VectorGraphicElement.EllipseArithmetic.GetAngleFromLength(System.Double,RAYLASE.Marker.VectorGraphicElement.MetafileCommand.EllipseToMetafileCommand,System.Double)"]

See Also