WpfLayerAnnotationIsGroup Property |
Gets a value indicating whether this layer is a group annotation.
Namespace:
Atalasoft.Annotate.Wpf
Assembly:
Atalasoft.dotImage.Wpf (in Atalasoft.dotImage.Wpf.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic bool IsGroup { get; }Public ReadOnly Property IsGroup As Boolean
Get
Property Value
Type:
BooleanIndicates if this layer is a group annotation.
See Also