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 : IXmlSerializableProperties
Maximum
Gets or sets the maxium.
Declaration
public double ? Maximum { get; set; }Property Value
| System.Nullable<System.Double> 
 |