ObjectVisibleType Enumeration |
Namespace: SHConnector
public enum ObjectVisibleType
Member name | Value | Description | |
---|---|---|---|
ShowAll | 0 | 모두 보이기 | |
HideAll | 1 | 모두 숨기기 | |
HideSelection | 2 | 선택숨기기 | |
HideNonSelective | 3 | 비선택숨기기 | |
ShowSelection | 4 | 선택 보이기 |
Copyright © SOFTHILLS CO., LTD., All rights reserved.