ArcFM Solution Developer Guide
Bottom Property (MapProductionLocatorControl)


Syntax
'Declaration
 
<SRDescriptionAttribute("The bottom of the control, in container coordinates.")>
<System.ComponentModel.EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
<System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)>
<System.ComponentModel.BrowsableAttribute(False)>
<SRCategoryAttribute("Layout")>
Public ReadOnly Property Bottom As System.Integer
'Usage
 
Dim instance As MapProductionLocatorControl
Dim value As System.Integer
 
value = instance.Bottom
[SRDescription("The bottom of the control, in container coordinates.")]
[System.ComponentModel.EditorBrowsable(EditorBrowsableState.Advanced)]
[System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)]
[System.ComponentModel.Browsable(false)]
[SRCategory("Layout")]
public System.int Bottom {get;}
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

MapProductionLocatorControl Class
MapProductionLocatorControl Members

 

 


Send Comment