TG.INI
IniKeyValueValuePoint Property |
Get or set a Point value.
Namespace: TG.INI
Assembly: TG.INI (in TG.INI.dll) Version: 1.2.2.0 (1.2.2.0)
Syntax
public Point ValuePoint { get; set; }
Public Property ValuePoint As Point Get Set
public: property Point ValuePoint { Point get (); void set (Point value); }
member ValuePoint : Point with get, set
Property Value
Type: PointSee Also