[]
Creates a C1PreviewAction object corresponding to the specified action, using the Flat image set.
public static C1PreviewAction FromAction(C1PreviewActionEnum action)
| Type | Name | Description |
|---|---|---|
| C1PreviewActionEnum | action | A C1PreviewActionEnum value representing the action. |
| Type | Description |
|---|---|
| C1PreviewAction | A C1PreviewAction object representing the action. |