'Declaration Function ConvertToShape() As IShape
'Usage Dim instance As IFreeFormBuilder Dim value As IShape value = instance.ConvertToShape()
IShape ConvertToShape()
Return Value
A IShape object that represents the new shape.
'Declaration Function ConvertToShape() As IShape
'Usage Dim instance As IFreeFormBuilder Dim value As IShape value = instance.ConvertToShape()
IShape ConvertToShape()