[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.Rulers.SnapStep

SnapStep Property

SnapStep

Gets or sets the snap step value.

Declaration
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public SnapStep SnapStep { get; set; }
Property Value
Type Description
SnapStep

An instance of SnapStep that contains the snap step values. By default, snap step is { in: 0.25, cm: 0.5 }.

Remarks

By default, snap step is { in: 0.25, cm: 0.5 }