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