Click or drag to resize

ControlInfoLeft Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets or sets the position of the left of the control relative to the container's left edge. May be used in conjunction with Top to position the control.

Namespace:  Telogis.UI
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public int Left { get; set; }

Property Value

Type: Int32
See Also