CreateTool3D.Parameters Property
Gets or sets additional parameters for the CreateTool3D to use when it creates new features.
Syntax
public CreateToolParameters Parameters { get; set; }
Property Value
Remarks
This property is used in some of the CreateMode modes. See the different classes that inherits from CreateToolParameters to find out more.
When setting this property, the CreateMode property will automatically be set to the appropriate mode for the parameters.
Platforms
Windows, Linux, Android