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