DrawTextBox Property (GraphicalLayer)
Returns true if the text frame exist.
public bool DrawTextBox {get; set;}
public:
property bool DrawTextBox {
bool get();
void set ( bool value);
}
Property Value
true : text has a frame
false : text does not have a frame