SettingsObjectLayerObjectType Property |
Get the object type.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic SettingsObjectLayerType ObjectType { get; }
Public ReadOnly Property ObjectType As SettingsObjectLayerType
Get
public:
property SettingsObjectLayerType ObjectType {
SettingsObjectLayerType get ();
}
Property Value
SettingsObjectLayerType
See Also