SettingsViewFrameGroupSettingsStyles Class

default styles assigned to view frame group components.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsViewFrameGroupSettingsStyles

Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public sealed class SettingsStyles : TreeOidWrapper

The SettingsViewFrameGroupSettingsStyles type exposes the following members.

Properties
 NameDescription
Public propertyMatchLine Gets the default style for match lines.
Public propertyMatchLineLabelLeft Gets the default style for labels that are displayed on the left side of a match line.
Public propertyMatchLineLabelRight Gets the default style for labels that are displayed on the right side of a match line.
Public propertyMatchLineLabelStyleIdLeft Gets the default styleId for labels that are displayed on the left side of a match line.
Public propertyMatchLineLabelStyleIdRight Gets the default styleId for labels that are displayed on the right side of a match line.
Public propertyMatchLineLeftLabelLocation Gets the default location for labels that are displayed on the left side of a match line.
Public propertyMatchLineRightLabelLocation Gets the default location for labels that are displayed on the right side of a match line.
Public propertyMatchLineStyleId Gets the default styleId for match lines.
Public propertyProfileView Gets the default profile view style.
Public propertyProfileViewBandSet Gets the default style for profile view band sets.
Public propertyProfileViewBandSetId Gets the default styleId for profile view band sets.
Public propertyProfileViewStyleId Gets the default profile view styleId.
Public propertyViewFrame Gets the default style for view frames.
Public propertyViewFrameLabel Gets the default style for view frame labels.
Public propertyViewFrameLabelLocation Gets the default location on the view frame for view frame labels.
Public propertyViewFrameLabelStyleId Gets the default styleId for view frame labels.
Public propertyViewFrameStyleId Gets the default styleId for view frames.
Top
See Also