Slu.Heureka.DomainLayer.GIS.DBase Namespace > DBaseField Class : Area Property |
'Declaration
Public Property Area As Nullable(Of Single)
'Usage
Dim instance As DBaseField Dim value As Nullable(Of Single) instance.Area = value value = instance.Area
public Nullable<float> Area {get; set;}
public: property Nullable<float> Area { Nullable<float> get(); void set ( Nullable<float> value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2