Click or drag to resize

IVIZZARDServiceAddCustomDrawItemFromFile Method

PointCloud 사용자 Object 추가

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
int AddCustomDrawItemFromFile(
	string strFile,
	float fThickness,
	Color colObject
)

Parameters

strFile
Type: SystemString
파일
fThickness
Type: SystemSingle
두께
colObject
Type: System.DrawingColor
색상

Return Value

Type: Int32
Object
See Also