Leadtools.Annotations Namespace > AnnContainer Class > Draw Method : Draw(Graphics,Rectangle) Method |
'Declaration Public Overloads Overridable Sub Draw( _ ByVal graphics As Graphics, _ ByVal rect As Rectangle _ )
'Usage Dim instance As AnnContainer Dim graphics As Graphics Dim rect As Rectangle instance.Draw(graphics, rect)
All visible objects in this container will be drawn into the specified graphics.