Search
DiagramView.DpiY Property
See Also
 





Gets the vertical dots-per-inch resolution of this view.

Namespace: MindFusion.Diagramming.Blazor
Assembly: MindFusion.Diagramming.Blazor

 Syntax

C#  Copy Code

public double DpiY { get; }

Visual Basic  Copy Code

Public ReadOnly Property DpiY As Double

 Property Value

 See Also