'Declaration Public ReadOnly Property AppearanceProperties As ShapeAppearance
public ShapeAppearance AppearanceProperties { get; }
public: __property ShapeAppearance* get_AppearanceProperties();
public:
property ShapeAppearance^ AppearanceProperties { ShapeAppearance^ get(); }