Gets the unit's size in inches.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public double Amount { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Amount As Double |
A double value specifying the size in inches of a single unit of this type.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |