Share

PropertyTextStyle Class

Text style property template.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.CivilProperty<System::String ^,AecRmCString,Autodesk::Civil::CastOp<System::String ^,AecRmCString> >
          Autodesk.CivilPropertyString
            Autodesk.CivilPropertyTextStyle


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

Syntax

C#

public class PropertyTextStyle : PropertyString

VB

Public Class PropertyTextStyle
	Inherits PropertyString

C++

public ref class PropertyTextStyle : public PropertyString

The PropertyTextStyle type exposes the following members.

Properties

Methods

See Also

Reference

Was this information helpful?