Spread Silverlight Documentation
Inset Constructor(Double)


The left, top, right, or bottom inset.
Creates an inset for the specified side.
Syntax
'Declaration
 
Public Function New( _
   ByVal sideInset As System.Double _
)
'Usage
 
Dim sideInset As System.Double
 
Dim instance As New Inset(sideInset)
public Inset( 
   System.double sideInset
)

Parameters

sideInset
The left, top, right, or bottom inset.
Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

Inset Class
Inset Members
Overload List

 

 


Copyright © GrapeCity, inc. All rights reserved.