Share

LabelSelectionProperties Class

Not intended for external use.

Inheritance Hierarchy

SystemObject
  Autodesk.Civil.DatabaseServicesLabelSelectionProperties


Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public class LabelSelectionProperties : IDisposable

VB

Public Class LabelSelectionProperties
	Implements IDisposable

C++

public ref class LabelSelectionProperties : IDisposable

The LabelSelectionProperties type exposes the following members.

Constructors

 NameDescription
Public methodLabelSelectionPropertiesInitializes a new instance of the LabelSelectionProperties class

Properties

Methods

 NameDescription
Public methodDisposeReleases all resources used by the LabelSelectionProperties
Public methodStatic memberInstance 

See Also

Reference

Was this information helpful?