Shape.HasDiagramNode Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
ReadOnly Property HasDiagramNode As MsoTriState
    Get
'Usage
Dim instance As Shape
Dim value As MsoTriState

value = instance.HasDiagramNode
MsoTriState HasDiagramNode { get; }

Property Value

Type: Microsoft.Office.Core.MsoTriState

See Also

Reference

Shape Interface

Shape Members

Microsoft.Office.Core Namespace