VisibleSectionRotleftBottom Property |
Namespace:
xserver
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax public Point leftBottom { get; set; }
Public Property leftBottom As Point
Get
Set
public:
property Point^ leftBottom {
Point^ get ();
void set (Point^ value);
}
member leftBottom : Point with get, set
Property Value
Type:
PointRemarks See Also