'宣言 Public Overloads Function GetSize( _ ByVal owner As EmbeddableEditorOwnerBase, _ ByVal ownerContext As Object, _ ByVal valueOnly As Boolean, _ ByVal full As Boolean, _ ByVal borders As Boolean, _ ByVal maxTextWidth As Integer _ ) As Size
public Size GetSize( EmbeddableEditorOwnerBase owner, object ownerContext, bool valueOnly, bool full, bool borders, int maxTextWidth )