Set2DViewObjectItemStrikethrough
Overloads
| Name | Description |
|---|---|
| Set2DViewObjectItemStrikethrough(int objID, bool isStrikethrough) | 2D View - 2D 개체 취소선 설정 |
Set2DViewObjectItemStrikethrough(int objID, bool isStrikethrough)
public void Set2DViewObjectItemStrikethrough(int objID, bool isStrikethrough)
2D View - 2D 개체 취소선 설정
Parameters
| Name | Type | Description |
|---|---|---|
| objID | int | 개체 ID |
| isStrikethrough | bool | 취소선 설정 여부 |