'Declaration <BrowsableAttribute(False)> Public Property ActualSliceViewRect As Vintasoft.Primitives.VintasoftRect
[Browsable(False)] public Vintasoft.Primitives.VintasoftRect ActualSliceViewRect { get; set; }
[Browsable(False)] public: __property Vintasoft.Primitives.VintasoftRect get_ActualSliceViewRect(); public: __property void set_ActualSliceViewRect(
Vintasoft.Primitives.VintasoftRect value
);
[Browsable(False)] public:
property Vintasoft.Primitives.VintasoftRect ActualSliceViewRect { Vintasoft.Primitives.VintasoftRect get(); void set(Vintasoft.Primitives.VintasoftRect value); }