Click or drag to resize

Add Class

Adds a new feature.
Inheritance Hierarchy

Namespace:  MediaCy.Commands.Features
Assembly:  MediaCy.Commands.Features (in MediaCy.Commands.Features.dll) Version: 3.1.0.0
Syntax
VB
Public Class Add
	Inherits FeaturesCommand

The Add type exposes the following members.

Properties
  NameDescription
Public propertyAngle
Defines angle of the feature.
Public propertyFeatureType
Defines type of the feature to add.
Public propertyPoints
Defines points collection of the feature.
Public propertyRoundness
Defines roundness of the feature.
Top
Remarks