Click or drag to resize
XDL

NXPlanetViewForceDraw Property

true 로 설정하면 View 컨트롤이 보이지 않게 설정되어 있어도 화면 내용을 렌더링한다.

Namespace:  Pixoneer.NXDL.NXPlanet
Assembly:  NXPlanet (in NXPlanet.dll) Version: 2.0.3.31
Syntax
C#
public bool ForceDraw { get; set; }

Property Value

Type: Boolean
See Also