ArcFM Solution Developer Guide
Right Property (WorkLocationProps)


Syntax
'Declaration
 
<System.ComponentModel.BrowsableAttribute(False)>
<SRCategoryAttribute("Layout")>
<System.ComponentModel.EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
<System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)>
<SRDescriptionAttribute("The distance, in pixels, between the right edge of the control and the left edge of its container's client area.")>
Public ReadOnly Property Right As System.Integer
'Usage
 
Dim instance As WorkLocationProps
Dim value As System.Integer
 
value = instance.Right
[System.ComponentModel.Browsable(false)]
[SRCategory("Layout")]
[System.ComponentModel.EditorBrowsable(EditorBrowsableState.Advanced)]
[System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)]
[SRDescription("The distance, in pixels, between the right edge of the control and the left edge of its container's client area.")]
public System.int Right {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

WorkLocationProps Class
WorkLocationProps Members

 

 


Send Comment