'Declaration Public Shared Sub DrawEllipseDoubleLine( _ ByVal page As Page, _ ByVal left As Single, _ ByVal top As Single, _ ByVal width As Single, _ ByVal height As Single _ )
public static void DrawEllipseDoubleLine( Page page, float left, float top, float width, float height )
PageDoubleLineExtensions Class PageDoubleLineExtensions Members