Touchstone 11.0 API Reference
Point1Latitude Property


Air.Services.Proxy Assembly > AIR.Services.ExposureConcentrationAnalysis.Data Namespace > BoundingBox Class : Point1Latitude Property
Contains the top-left corner Latitude coordinate of the Bounding Box function.
Syntax
Public Property Point1Latitude As Decimal
Dim instance As BoundingBox
Dim value As Decimal
 
instance.Point1Latitude = value
 
value = instance.Point1Latitude
public decimal Point1Latitude {get; set;}
Requirements

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

See Also

Reference

BoundingBox Class
BoundingBox Members