Click or drag to resize

RayguideWrapperOnLoadVectorGraphic Method

[Missing <summary> documentation for "M:RAYLASE.Marker.GUI.Wrapper.RayguideWrapper.OnLoadVectorGraphic(System.String,System.Double)"]


Namespace: RAYLASE.Marker.GUI.Wrapper
Assembly: RAYLASE.Marker.GUI.Wrapper (in RAYLASE.Marker.GUI.Wrapper.dll) Version: 2.19.0
Syntax
C#
public void OnLoadVectorGraphic(
	string filePath,
	double scale
)

Parameters

filePath  String

[Missing <param name="filePath"/> documentation for "M:RAYLASE.Marker.GUI.Wrapper.RayguideWrapper.OnLoadVectorGraphic(System.String,System.Double)"]

scale  Double

[Missing <param name="scale"/> documentation for "M:RAYLASE.Marker.GUI.Wrapper.RayguideWrapper.OnLoadVectorGraphic(System.String,System.Double)"]

See Also