Click or drag to resize

EllipseArithmeticGetLength Method

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


Namespace: RAYLASE.Marker.VectorGraphicElement
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntax
C#
public static double GetLength(
	EllipseToMetafileCommand command,
	int segments = 20
)

Parameters

command  EllipseToMetafileCommand

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

segments  Int32  (Optional)

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

Return Value

Double

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

See Also