Click or drag to resize

BeamPropertyPanel Class

返回用户文档首页
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.ComponentModelComponent
      System.Windows.FormsControl
        System.Windows.FormsScrollableControl
          System.Windows.FormsContainerControl
            System.Windows.FormsUserControl
              LoongCAD.STC.Friendly.Dialog.UIControlsCompositeUserControl
                LoongCAD.STC.Friendly.Dialog.UIControlsBeamPropertyPanel

Namespace: LoongCAD.STC.Friendly.Dialog.UIControls
Assembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2025.0.9.14 (2025.0.9.14)
Syntax
C#
public class BeamPropertyPanel : CompositeUserControl

The BeamPropertyPanel type exposes the following members.

Constructors
 NameDescription
Public methodBeamPropertyPanelInitializes a new instance of the BeamPropertyPanel class
Top
Properties
 NameDescription
Public propertyEnableAssemblyNumberControls 是否启用构件编号控件
Public propertyEnableClassControls 是否启用颜色等级控件
Public propertyEnableFinishControls 是否启用抛光控件
Public propertyEnableHeaderControls 是否启用头部面板名称控件
Public propertyEnableMaterialControls 是否启用材质控件
Public propertyEnableNameControls 是否启用名称控件
Public propertyEnableNumberControls 是否启用编号控件
Public propertyEnableProfileControls 是否启用截面控件
Public propertyEnableTitleControls 是否启用标题控件
Public propertyHeaderName 头部名称
Top
Methods
 NameDescription
Public methodUpdateLayout 
Top
See Also