Click or drag to resize
XDL

XscPolyLineLinePatternTexturePath Property

폴리라인의 선 패턴이 Texture인 경우 사용하는 텍스처 파일 경로

Namespace:  Pixoneer.NXDL.NSCENE
Assembly:  NXDLscene (in NXDLscene.dll) Version: 2.0.3.31
Syntax
C#
public string LinePatternTexturePath {
	[HandleProcessCorruptedStateExceptionsAttribute]
	get;
 set; }

Property Value

Type: String
See Also