Click or drag to resize
XDL

XscTextBorderLineWidth Property

텍스트 라인의 크기를 확인하거나 설정한다.
BorderLineWidth is deprecated : Unsafe property, please use BorderWidth

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

Property Value

Int32
See Also