Click or drag to resize
XDL

NXPlanetLayerVideoGridCount Property

2차원 지도 투영 격자점 개수. 한 변의 꼭지점 사이에 놓이는 점 개수로 0이면 영상의 네 꼭지점으로만 그린다. (기본값: 8)

Namespace: Pixoneer.NXDL.NXVideo
Assembly: NXVideo (in NXVideo.dll) Version: 2.0.3.38
Syntax
C#
public int GridCount { get; set; }

Property Value

Int32
See Also