Gets or sets the color used to paint the color of the ruler scales.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public Color ScaleColor { get; set; } |
Visual Basic
![]() |
---|
Public Property ScaleColor As Color |
A Color instance specifying the color of the scales. The default is Colors.White.
MindFusion.Diagramming for WinUI Programmer's Guide | © 2024 MindFusion |