Skip to content

0a8de7c1 eb41 739b 671f 2b36349d1f16

Fernando Garcia edited this page May 8, 2018 · 1 revision

AxisDefinitionValuesModel.HasMaximunValue Property

Additional header content

Gets a value that indicates whether the axis maximum value is the default value.

Namespace: iTin.Export.Model
Assembly: iTin.Export.Core (in iTin.Export.Core.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public bool HasMaximunValue { get; }

VB

Public ReadOnly Property HasMaximunValue As Boolean
	Get

Property Value

Type: Boolean
true if the axis maximum value is the default value; otherwise, false.

Remarks

[Missing documentation for "P:iTin.Export.Model.AxisDefinitionValuesModel.HasMaximunValue"]

See Also

Reference

AxisDefinitionValuesModel Class
iTin.Export.Model Namespace

Clone this wiki locally