'宣言 Public Function New( _ ByVal pane As C1PreviewPane, _ ByVal historyItemAction As HistorySavedActionsEnum _ )
'使用法 Dim pane As C1PreviewPane Dim historyItemAction As HistorySavedActionsEnum Dim instance As New C1PreviewPane.LayoutSection(pane, historyItemAction)
public C1PreviewPane.LayoutSection( C1PreviewPane pane, HistorySavedActionsEnum historyItemAction )
パラメータ
- pane
- The preview pane which is the owner of this layout section.
- historyItemAction
- Action that caused this layout section (for history).