Click or drag to resize

EllipseArithmeticGetPoint(Double, EllipseToMetafileCommand) Method

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


Namespace: RAYLASE.Marker.VectorGraphicElement
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntax
C#
public static dvec3 GetPoint(
	double evaluationAngle,
	EllipseToMetafileCommand command
)

Parameters

evaluationAngle  Double

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

command  EllipseToMetafileCommand

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

Return Value

dvec3

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

See Also