CommentShape.FixedFlags 属性

定义

重要

此 API 不符合 CLS。

获取接受 graphnode 的 FixedFlags 属性。

public:
 virtual property Microsoft::VisualStudio::Modeling::Diagrams::GraphObject::VGNodeFixedStates FixedFlags { Microsoft::VisualStudio::Modeling::Diagrams::GraphObject::VGNodeFixedStates get(); };
[System.CLSCompliant(false)]
public override Microsoft.VisualStudio.Modeling.Diagrams.GraphObject.VGNodeFixedStates FixedFlags { get; }
[<System.CLSCompliant(false)>]
member this.FixedFlags : Microsoft.VisualStudio.Modeling.Diagrams.GraphObject.VGNodeFixedStates
Public Overrides ReadOnly Property FixedFlags As VGNodeFixedStates

属性值

VGNodeFixedStates
属性

注解

我们的基本形状不参与放置,而是这样。

适用于