Touchstone 11.0 API Reference
Point2Latitude Property


Air.Services.Proxy Assembly > AIR.Services.ExposureConcentrationAnalysis.Data Namespace > BoundingBox Class : Point2Latitude Property
Contains the bottom-right corner Latitude coordinate of the Bounding Box function.
Syntax
Public Property Point2Latitude As Decimal
Dim instance As BoundingBox
Dim value As Decimal
 
instance.Point2Latitude = value
 
value = instance.Point2Latitude
public decimal Point2Latitude {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