EbsOpen Class Library for EBSILON®Professional

TextFormat.OutlineColor Property

[Visual Basic]
Public Property OutlineColor As UInt32
[C#]
public uint OutlineColor { get; set; }
[C++]
public: __property unsigned int get_OutlineColor();
public: __property void set_OutlineColor(unsigned int );
[JScript]
public function get OutlineColor() : UInt32
public function set OutlineColor(UInt32);

See Also

TextFormat Class | EbsOpen Namespace