Click or drag to resize

IVIZZARDServiceAddGridLine Method

Grid Line 등록

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
bool AddGridLine(
	Axis direction,
	int gridId,
	float offset
)

Parameters

direction
Type: SHConnectorAxis
gridId
Type: SystemInt32
Grid Id
offset
Type: SystemSingle
Offset

Return Value

Type: Boolean
결과
See Also