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