| IVIZZARDServiceGetGridItems Method |
해당 축의 Frame 목록 반환
Namespace:
SHConnector
Assembly:
SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax List<FrameVO> GetGridItems(
Axis axis
)
Parameters
- axis
- Type: SHConnectorAxis
Axis
Return Value
Type:
ListFrameVOAn array of type FrameVO, containing the Frame information object
See Also