Click or drag to resize

PlatePropertyPanel 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.UIControlsPlatePropertyPanel

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

The PlatePropertyPanel type exposes the following members.

Constructors
 NameDescription
Public methodPlatePropertyPanel 默认构造函数
Top
Properties
 NameDescription
Public propertyAssemblyNumberVisible 是否启用构件编号控件
Public propertyClassVisible 是否启用颜色等级控件
Public propertyFinishVisible 是否启用抛光控件
Public propertyHeaderText 头部名称
Public propertyHeaderVisible 是否启用头部面板名称控件
Public propertyHeightVisible 是否启用高度控件
Public propertyMaterialVisible 是否启用材质控件
Public propertyNameVisible 是否启用名称控件
Public propertyPlateNumberVisible 是否启用编号控件
Public propertySizeVisible 是否启用尺寸控件
Public propertyThicknessVisible 是否启用厚度控件
Public propertyTitleVisible 是否启用标题控件
Public propertyWidthVisible 是否启用宽度控件
Top
Events
See Also