|
XscTextBorderLineWidth Property
|
텍스트 라인의 크기를 확인하거나 설정한다.
BorderLineWidth is deprecated : Unsafe property, please use BorderWidth
Namespace: Pixoneer.NXDL.NSCENEAssembly: NXDLscene (in NXDLscene.dll) Version: 2.0.3.38
Syntaxpublic int BorderLineWidth {
[HandleProcessCorruptedStateExceptionsAttribute]
get;
[HandleProcessCorruptedStateExceptionsAttribute]
set;
}
Property Value
Int32
See Also