InPlaceTextEditor.Shape 属性

定义

获取当前正在编辑其字段或子字段的形状。

public:
 property Microsoft::VisualStudio::Modeling::Diagrams::ShapeElement ^ Shape { Microsoft::VisualStudio::Modeling::Diagrams::ShapeElement ^ get(); };
public Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement Shape { get; }
member this.Shape : Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement
Public ReadOnly Property Shape As ShapeElement

属性值

ShapeElement

当前正在编辑其字段或子字段的形状。

适用于