Click or drag to resize

AnnotationIsInfixLocation3 Property

True if this annotation is marked as Infix location #1.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public bool IsInfixLocation3 { get; set; }

Property Value

Type: Boolean
See Also