Click or drag to resize

VIZViewerGetFrameSnapString Method

프레임 문자열 반환

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
public FrameVO GetFrameSnapString(
	float fPoint,
	Axis direction
)

Parameters

fPoint
Type: SystemSingle

[Missing <param name="fPoint"/> documentation for "M:SHConnector.VIZViewer.GetFrameSnapString(System.Single,SHConnector.Axis)"]

direction
Type: SHConnectorAxis

[Missing <param name="direction"/> documentation for "M:SHConnector.VIZViewer.GetFrameSnapString(System.Single,SHConnector.Axis)"]

Return Value

Type: FrameVO

[Missing <returns> documentation for "M:SHConnector.VIZViewer.GetFrameSnapString(System.Single,SHConnector.Axis)"]

See Also