Click or drag to resize
XDL

NXPlanetViewAutoRefreshRate Property

자동 화면 갱신 속도를 초당 갱신 횟수로 설정한다. 0이면 자동 갱신을 하지 않는다. (기본값: 0)

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

Property Value

Type: Int32
See Also