Touchstone 11.0 API Reference
Point2Longitude Property


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