'Declaration Public Overloads Sub SetArea( _
ByVal textThe text region.As Vintasoft.Imaging.Text.TextRegion _
)
public void SetArea(
Vintasoft.Imaging.Text.TextRegion text
)
public: void SetArea(
Vintasoft.Imaging.Text.TextRegion* text
)
public:
void SetArea(
Vintasoft.Imaging.Text.TextRegion^ text
)
Parameters
- text
- The text region.