FreeformBuilder.ConvertToShape Method
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Function ConvertToShape As Shape
'Usage
Dim instance As FreeformBuilder
Dim returnValue As Shape
returnValue = instance.ConvertToShape()
Shape ConvertToShape()
Return Value
Type: Microsoft.Office.Core.Shape