Click or drag to resize

propertyAnnotationPresetItem Constructor (String)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the propertyAnnotationPresetItem class.

Namespace:  imbSCI.Core.style.preset
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public propertyAnnotationPresetItem(
	string _name
)
Request Example View Source

Parameters

_name
Type: SystemString
The name.
See Also