Constructor SyntaxAttribute
SyntaxAttribute()
Initializes a new instance of the SyntaxAttribute
class with default settings.
public SyntaxAttribute()
SyntaxAttribute(Point, string, object)
Initializes a new instance of the SyntaxAttribute
class with specified parameters.
public SyntaxAttribute(Point position, string name, object value)