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