Gets or sets the theme-level style for shape nodes. This is a dependency property.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public Style ShapeNodeStyle { get; set; } |
Visual Basic
![]() |
---|
Public Property ShapeNodeStyle As Style |
An instance of the Style class.
This property provides a shortcut for associating a style with the ShapeNode type in the current theme.
MindFusion.Diagramming for WinUI Programmer's Guide | © 2024 MindFusion |