'Declaration
Public Function New( _ ByVal shape As BannerShape _ )
'Usage
Dim shape As BannerShape Dim instance As New BannerShape(shape)
public BannerShape( BannerShape shape )
Parameters
- shape
- Shape to copy.
'Declaration
Public Function New( _ ByVal shape As BannerShape _ )
'Usage
Dim shape As BannerShape Dim instance As New BannerShape(shape)
public BannerShape( BannerShape shape )