Resource Base
Table of contents

Range

Class Range stores the range

namespace DCVXamarin
{
    public class Range
    {
        public float Minimum { get; set; }
        public float Maximum { get; set; }
    }
}

This page is compatible for:

Is this page helpful?

YesYes NoNo

In this article:

latest version

    Change +