NodeShape.PortFixedFlags Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Important
This API is not CLS-compliant.
Gets the FixedFlags properties for a GraphNode.
public:
virtual property Microsoft::VisualStudio::Modeling::Diagrams::GraphObject::VGFixedCode PortFixedFlags { Microsoft::VisualStudio::Modeling::Diagrams::GraphObject::VGFixedCode get(); };
[System.CLSCompliant(false)]
public virtual Microsoft.VisualStudio.Modeling.Diagrams.GraphObject.VGFixedCode PortFixedFlags { get; }
[<System.CLSCompliant(false)>]
member this.PortFixedFlags : Microsoft.VisualStudio.Modeling.Diagrams.GraphObject.VGFixedCode
Public Overridable ReadOnly Property PortFixedFlags As VGFixedCode
Property Value
- Attributes