Share

PropertyTextStyle Class

Text style property template.

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

Syntax

C#

public class PropertyTextStyle : PropertyString

Visual Basic

Public Class PropertyTextStyle _
	Inherits PropertyString

Visual C++

public ref class PropertyTextStyle : public PropertyString

Inheritance Hierarchy

System.Object
  System.MarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.Property<System::String ^,AecRmCString,Autodesk::Civil::CastOp<System::String ^,AecRmCString> >
          Autodesk.Civil.PropertyString
            Autodesk.Civil.PropertyTextStyle

See Also

Was this information helpful?