Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / PSObject Class / RegionPriv Property


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