Click or drag to resize
XDL

XscMeasureAngleBaseFontHeightMeasure Property

측정 결과 글꼴 크기를 가져오거나 설정한다.

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

Property Value

Int32
See Also