'Declaration Public Property FocusedDrawing As Vintasoft.Imaging.Office.Vmf.UI.VmfContentDrawing
public Vintasoft.Imaging.Office.Vmf.UI.VmfContentDrawing FocusedDrawing { get; set; }
public: __property Vintasoft.Imaging.Office.Vmf.UI.VmfContentDrawing* get_FocusedDrawing(); public: __property void set_FocusedDrawing(
Vintasoft.Imaging.Office.Vmf.UI.VmfContentDrawing* value
);
public:
property Vintasoft.Imaging.Office.Vmf.UI.VmfContentDrawing^ FocusedDrawing { Vintasoft.Imaging.Office.Vmf.UI.VmfContentDrawing^ get(); void set(Vintasoft.Imaging.Office.Vmf.UI.VmfContentDrawing^ value); }