Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtDgContainer Class / OfficeArtDgContainer Constructor / OfficeArtDgContainer Constructor(ClientAnchorType)


In This Topic
OfficeArtDgContainer Constructor(ClientAnchorType)
In This Topic
Initializes a new instance of the OfficeArtDgContainer class.
Syntax
'Declaration
 
Public Function New( _
   ByVal anchorType As ClientAnchorType _
)
 
'Usage
 
Dim anchorType As ClientAnchorType
 
Dim instance As New OfficeArtDgContainer(anchorType)

Parameters

anchorType
See Also