Click or drag to resize
XDL

XvcTextBoxSizeOffset Property

Font 글꼴에 따른 텍스트박스 크기 계산시 사용되는 offset 값(기본값 1)을 가져오거나 설정한다. AutoSize = true 일 경우 사용한다.

Namespace:  Pixoneer.NXDL.NVC
Assembly:  NXDLvc (in NXDLvc.dll) Version: 2.0.3.31
Syntax
C#
public double SizeOffset { get; set; }

Property Value

Type: Double
See Also