Click or drag to resize

BasePolyLineMetafileCommandDoAddPoint Method

[Missing <summary> documentation for "M:RAYLASE.Marker.VectorGraphicElement.MetafileCommand.BasePolyLineMetafileCommand.DoAddPoint(GlmSharp.dvec3)"]


Namespace: RAYLASE.Marker.VectorGraphicElement.MetafileCommand
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntax
C#
protected BasePolyLineMetafileCommand DoAddPoint(
	dvec3 point
)

Parameters

point  dvec3

[Missing <param name="point"/> documentation for "M:RAYLASE.Marker.VectorGraphicElement.MetafileCommand.BasePolyLineMetafileCommand.DoAddPoint(GlmSharp.dvec3)"]

Return Value

BasePolyLineMetafileCommand

[Missing <returns> documentation for "M:RAYLASE.Marker.VectorGraphicElement.MetafileCommand.BasePolyLineMetafileCommand.DoAddPoint(GlmSharp.dvec3)"]

See Also