IShape HoverShape { get; set; }
Property HoverShape As IShape Get Set
property IShape^ HoverShape { IShape^ get (); void set (IShape^ value); }
abstract HoverShape : IShape with get, set
In This Article