Click or drag to resize

SetBitmapMetafileCommandDoUpdateEndPoint Method

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


Namespace: RAYLASE.Marker.VectorGraphicElement.MetafileCommand
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntax
C#
protected override dvec3 DoUpdateEndPoint(
	dvec3 startingPoint
)

Parameters

startingPoint  dvec3

[Missing <param name="startingPoint"/> documentation for "M:RAYLASE.Marker.VectorGraphicElement.MetafileCommand.SetBitmapMetafileCommand.DoUpdateEndPoint(GlmSharp.dvec3)"]

Return Value

dvec3

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

See Also