'Declaration Public ReadOnly Property TitleAppearance As TextShapeAppearance
public TextShapeAppearance TitleAppearance { get; }
public: __property TextShapeAppearance* get_TitleAppearance();
public:
property TextShapeAppearance^ TitleAppearance { TextShapeAppearance^ get(); }