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