Visual Basic | |
---|---|
Public Enum dsViewTilesApplyTo_e Inherits System.Enum |
C# | |
---|---|
public enum dsViewTilesApplyTo_e : System.Enum |
JavaScript | |
---|---|
dsViewTilesApplyTo_e : String |
COM native C++ | |
---|---|
enum dsViewTilesApplyTo_e |
C++ | |
---|---|
enum dsViewTilesApplyTo_e |
Member | Description |
---|---|
dsViewTilesApplyTo_ActiveViewTile | 0 = Apply the ViewTile configuration to the current view |
dsViewTilesApplyTo_Display | 1 = Apply the ViewTile configuration to the entire drawing |