Click or drag to resize
XDL

XscFillPattern Class

Scene 객체의 채우기 패턴을 정의한다.
Inheritance Hierarchy
SystemObject
  Pixoneer.NXDL.NSCENEXscFillPattern

Namespace:  Pixoneer.NXDL.NSCENE
Assembly:  NXDLscene (in NXDLscene.dll) Version: 1.2.817.72
Syntax
C#
public class XscFillPattern : IDisposable

The XscFillPattern type exposes the following members.

Constructors
  NameDescription
Public methodXscFillPattern
XscFillPattern 객체를 생성하고 데이터 멤버를 초기화한다. 기본 생성자.
Top
Properties
  NameDescription
Public propertyFillPattern
정의된 채우기 패턴을 확인하거나 설정한다.
Top
Methods
  NameDescription
Public methodDispose
Top
See Also