Click or drag to resize
XDL

XscFillPatterneFillPatternType Enumeration

정의된 채우기 패턴을 지정한다.

Namespace:  Pixoneer.NXDL.NSCENE
Assembly:  NXDLscene (in NXDLscene.dll) Version: 2.0.3.31
Syntax
C#
public enum eFillPatternType
Members
  Member nameValueDescription
Solid0
BDiagonal1
Cross2
DiagCross3
FDiagonal4
Horizontal5
Vertical6
Hollow7
See Also