Class DesignerRegion

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
        See Also:
        Constant Field Values
      • assemblyShortName

        public static final java.lang.String assemblyShortName
        Assembly name: System.Design
        See Also:
        Constant Field Values
      • className

        public static final java.lang.String className
        Qualified class name: System.Web.UI.Design.DesignerRegion
        See Also:
        Constant Field Values
      • classType

        public static JCType classType
        The type managed from JCOBridge. See JCType
    • Constructor Detail

      • DesignerRegion

        public DesignerRegion​(java.lang.Object instance)
                       throws java.lang.Throwable
        Internal constructor. Use with caution
        Throws:
        java.lang.Throwable
      • DesignerRegion

        public DesignerRegion()
                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • GetBounds

        public Rectangle GetBounds()
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getEnsureSize

        public boolean getEnsureSize()
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setEnsureSize

        public void setEnsureSize​(boolean EnsureSize)
                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getHighlight

        public boolean getHighlight()
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setHighlight

        public void setHighlight​(boolean Highlight)
                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getSelectable

        public boolean getSelectable()
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setSelectable

        public void setSelectable​(boolean Selectable)
                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getSelected

        public boolean getSelected()
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setSelected

        public void setSelected​(boolean Selected)
                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getUserData

        public NetObject getUserData()
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setUserData

        public void setUserData​(NetObject UserData)
                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getDescription

        public java.lang.String getDescription()
                                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setDescription

        public void setDescription​(java.lang.String Description)
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getDisplayName

        public java.lang.String getDisplayName()
                                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setDisplayName

        public void setDisplayName​(java.lang.String DisplayName)
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable