SetShape Method

Overload List

  NameDescription
Public methodSetShape(IList<(Of <<'(GeometryObject>)>>))
sets the Shape of this object to the supplied collection of Geometry objects. The objects are copied.
Public methodSetShape(IList<(Of <<'(GeometryObject>)>>), DirectShapeTargetViewType)
sets the view-specific Shape of this object to the supplied collection of Geometry objects. The objects are copied.

See Also