Search
GraphicsUnit.UnitsPerInch Property
See Also
 






Gets the base resolution of this GraphicsUnit object.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

protected virtual double UnitsPerInch { get; }

Visual Basic  Copy Code

Protected Overridable ReadOnly Property UnitsPerInch As Double

 Property Value

 See Also