 |
SharpEngineSceneViewVisualChildrenCount Property |
Gets the number of visual child elements within this element.
Namespace: Ab4d.SharpEngine.WpfAssembly: Ab4d.SharpEngine.Wpf (in Ab4d.SharpEngine.Wpf.dll) Version: 3.1.9316+94bbd23b55747f096f056a5602f7dd90558b3673
Syntaxprotected override int VisualChildrenCount { get; }
Property Value
Int32[Missing <value> documentation for "P:Ab4d.SharpEngine.Wpf.SharpEngineSceneView.VisualChildrenCount"]
Remarks
This will always return 1 as this control hosts a single
Image control.
See Also