Click or drag to resize

VIZViewerFocusObject Method (FocusObjectModes, Boolean, Single)

개체 초점

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
public void FocusObject(
	FocusObjectModes mode,
	bool Animation,
	float ZoomRatio
)

Parameters

mode
Type: SHConnectorFocusObjectModes
개체 초점 모드
Animation
Type: SystemBoolean
애니메이션 사용 여부
ZoomRatio
Type: SystemSingle
확대 비율
See Also