Leadtools.Windows.Annotations Requires Document/Medical license. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
VisualChildrenCount Property
See Also 
Leadtools.Windows.Annotations Namespace > AnnEditDesigner Class : VisualChildrenCount Property





AnnEditDesigner implementation of VisualChildrenCount.

Syntax

Visual Basic (Declaration) 
Overrides Protected ReadOnly Property VisualChildrenCount As Integer
Visual Basic (Usage)Copy Code
Dim instance As AnnEditDesigner
Dim value As Integer
 
value = instance.VisualChildrenCount
C# 
protected override int VisualChildrenCount {get;}
C++/CLI 
protected:
property int VisualChildrenCount override {
   int get();
}
XAML Syntax 
You cannot use this property in XAML.
XAML Syntax 
You cannot use this property in XAML.

Return Value

The number of visual child elements for this designer.

Remarks

For more information, refer to VisualChildrenCount

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family

See Also

VisualChildrenCount requires a Document/Medical product license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features and Unlocking Special LEAD Features.