 | XvcTextBoxSizeOffset Property |
Font 글꼴에 따른 텍스트박스 크기 계산시 사용되는 offset 값(기본값 1)을 가져오거나 설정한다. AutoSize = true 일 경우 사용한다.
Namespace:
Pixoneer.NXDL.NVC
Assembly:
NXDLvc (in NXDLvc.dll) Version: 1.2.817.72
Syntaxpublic double SizeOffset { get; set; }
Property Value
Type:
Double
See Also