Click or drag to resize
XDL

XscLinePattern Class

Scene 객체의 선 패턴을 정의한다
Inheritance Hierarchy
SystemObject
  Pixoneer.NXDL.NSCENEXscLinePattern

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

The XscLinePattern type exposes the following members.

Constructors
 NameDescription
Public methodXscLinePattern XscLinePattern 객체를 생성하고 데이터 멤버를 초기화한다. 기본 생성자.
Top
Properties
 NameDescription
Public propertyLinePattern 정의된 선의 패턴을 확인하거나 설정한다.
Top
See Also