Share

EnableCenterLayerProperty Class

Description

This class is used to determine whether the Center Layer control is available on the ribbon.

Class Hierarchy

Autodesk.AutoCAD.Ribbon.EnableCenterLayerProperty

C#

public class EnableCenterLayerProperty : INotifyPropertyChanged;

Visual Basic

Public Class EnableCenterLayerProperty
Inherits INotifyPropertyChanged

Links

EnableCenterLayerProperty Properties, EnableCenterLayerProperty Events

Was this information helpful?