Represents a unit of measure.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public class MeasureUnit |
Visual Basic
Copy Code
|
|---|
Public Class MeasureUnit |
RemarksInstances 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 HierarchySystem.Object![]()
MindFusion.Diagramming.MeasureUnit
See Also