Click or drag to resize

ISmartArtNode Interface

Namespace: Spire.Presentation.Diagrams
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public interface ISmartArtNode

The ISmartArtNode type exposes the following members.

Properties
Name Description
Public property ChildNodes
Public property Click
Gets or sets the hyperlink defined for mouse click. Read/write ClickHyperlink .
Public property CustomText
Public property FillFormat
Public property IsAssistant
Public property Level
Public property Line
Gets the LineFormat object that contains line formatting properties for a SmartArtNode. Read-only Line .
Public property LinkLine
Public property NodeHeight
Public property NodeWidth
Public property NodeX
Public property NodeY
Public property Position
Public property TextFrame
Public property TrChanged
Top
See Also