Gets the right inset.
Syntax
'Declaration
<DescriptionAttribute()>
Public ReadOnly Property Right As Double
'Usage
Dim instance As Inset
Dim value As Double
value = instance.Right
[Description()]
public double Right {get;}
Property Value
The right inset.
See Also