FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / RoundedRectangleShape Class / region Field


In This Topic
region Field (RoundedRectangleShape)
In This Topic
Specifies the region of the object container.
Syntax
'Declaration
 
Protected region As Region
 
'Usage
 
Dim instance As RoundedRectangleShape
Dim value As Region
 
value = instance.region
 
instance.region = value
See Also