Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / ChartShape Class / RegionPriv Property


In This Topic
RegionPriv Property (ChartShape)
In This Topic
Internal use only.
Syntax
'Declaration
 
Protected Overrides ReadOnly Property RegionPriv As Region
 
'Usage
 
Dim instance As ChartShape
Dim value As Region
 
value = instance.RegionPriv
See Also