Gets or sets a value indicating whether this shape node is transparent. This is a dependency property.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public bool Transparent { get; set; } |
Visual Basic
![]() |
---|
Public Property Transparent As Boolean |
If a node is transparent, only its image and text are drawn. Shape, filling and frames are not painted.