Click or drag to resize
XDL

XscPolyLineExFillPattern Property

확장 폴리라인의 채우기 패턴을 확인하거나 설정한다.

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

Property Value

Type: XscFillPatterneFillPatternType
See Also