Constructor SurfaceDataAttributes
SurfaceDataAttributes(string, bool, bool)
선언
public SurfaceDataAttributes(string displayName = "", bool isDirection = false, bool sRGBDisplay = false)
파라미터
타입 | 이름 | 설명 |
---|---|---|
string | displayName | |
bool | isDirection | |
bool | sRGBDisplay |
SurfaceDataAttributes(string[], bool, bool)
선언
public SurfaceDataAttributes(string[] displayName, bool isDirection = false, bool sRGBDisplay = false)
파라미터
타입 | 이름 | 설명 |
---|---|---|
string[] | displayName | |
bool | isDirection | |
bool | sRGBDisplay |