Click or drag to resize
XDL

XftText Class

Text를 정의한다.
Inheritance Hierarchy

Namespace:  Pixoneer.NXDL.NFT
Assembly:  NXDLft (in NXDLft.dll) Version: 1.2.817.72
Syntax
C#
public class XftText : XftGeometry

The XftText type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyPos
텍스트의 좌표점을 설정하거나 얻는다.
Public propertyText
텍스트 내용을 설정하거나 얻는다.
Top
See Also