Show / Hide Table of Contents

Class Area

Represents the API-area capability.

Inheritance
System.Object
Area
Namespace: System.Dynamic.ExpandoObject
Assembly: cs.temp.dll.dll
Syntax
public class Area : IXmlSerializable

Properties

Maximum

Gets or sets the maxium.

Declaration
public double ? Maximum { get; set; }
Property Value
System.Nullable<System.Double>

Back to top Built by Itinero, MIT licensed.