BandStyleTextLocation Property |
Gets or sets the band title text location.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic BandTitleTextLocation TextLocation { get; set; }
Public Property TextLocation As BandTitleTextLocation
Get
Set
public:
property BandTitleTextLocation TextLocation {
BandTitleTextLocation get ();
void set (BandTitleTextLocation value);
}
Property Value
BandTitleTextLocation
See Also