Touchstone 11.0 API Reference
Point1Longitude Property


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