[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Design.Designer.DesignerUnits

DesignerUnits Property

DesignerUnits

Gets or sets a value indicating the measurement units used within the designer environment.

Declaration
public MeasurementUnits DesignerUnits { get; set; }
Property Value
Type Description
MeasurementUnits

A MeasurementUnits value that specifies the current measurement units. This can be inches, millimeters, etc., depending on the enumeration values defined within MeasurementUnits.

Remarks

This property influences how dimensions are displayed and interpreted throughout the design process. Changing the measurement units can be useful for adapting the designer to different regional settings or user preferences. It's important to ensure that the value set is valid within the MeasurementUnits enumeration.