Show / Hide Table of Contents

Class NoteArea

Represents the API-note-area capability.

Inheritance
System.Object
NoteArea
Namespace: System.Dynamic.ExpandoObject
Assembly: cs.temp.dll.dll
Syntax
public class NoteArea : 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.