Search
MeasureUnit Class
Remarks See Also
 





Represents a unit of measure.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public class MeasureUnit

Visual Basic  Copy Code

Public Class MeasureUnit

 Remarks

Instances of this class can be assigned to the MeasureUnit property of the Diagram class to indicate how size and length property values should be mapped to device pixels.

 Inheritance Hierarchy

System.Object
    MindFusion.Diagramming.MeasureUnit

 See Also