MindFusion WinForms Programmer's Guide
MeasureUnit Enumeration
See Also
 





Specifies units of measure.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public enum MeasureUnit

Visual Basic  Copy Code

Public Enum MeasureUnit

 Members

  Member name Description

Document

Indicates a measure units identical to those of the current document.

Percent

Indicates percentage relative to the total size of the containing element.

PercentRemainder

Indicates percentage relative to the remaining size of the containing element.

 See Also

MindFusion.Reporting Namespace