Click or drag to resize
XDL

XscSymbolFontName Property

심볼 이름의 글씨체를 확인하거나 설정한다

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

Property Value

String
See Also