public GuiVnaPoint<T> Point { get; }
Public ReadOnly Property Point As GuiVnaPoint(Of T) Get
public: property GuiVnaPoint<T>^ Point { GuiVnaPoint<T>^ get (); }
member Point : GuiVnaPoint<'T> with get
In This Article