ActivityDesignerResizeEventArgs.SizingEdge 屬性

定義

它能取得設計介面,用來調整工作流程設計表面大小 ActivityDesigner

public:
 property System::Workflow::ComponentModel::Design::DesignerEdges SizingEdge { System::Workflow::ComponentModel::Design::DesignerEdges get(); };
public System.Workflow.ComponentModel.Design.DesignerEdges SizingEdge { get; }
member this.SizingEdge : System.Workflow.ComponentModel.Design.DesignerEdges
Public ReadOnly Property SizingEdge As DesignerEdges

屬性值

它們 DesignerEdges 用來調整工作流程設計表上的活動設計器大小。

適用於