public GeometryBagBuilderEx( GeometryBag geometryBag )
Public Function New( _ ByVal geometryBag As GeometryBag _ )
Parameters
- geometryBag
- GeometryBag to edit.
public GeometryBagBuilderEx( GeometryBag geometryBag )
Public Function New( _ ByVal geometryBag As GeometryBag _ )
Exception | Description |
---|---|
System.ArgumentNullException | geometryBag is null. |
Target Platforms: Windows 11, Windows 10