This topic has not yet been rated - Rate this topic

shape property

Sets or retrieves the shape of the object.

Syntax

HRESULT value = object.put_shape( v);HRESULT value = object.get_shape(* p);

Property values

Type: BSTR

circ

Circle

circle

Circle

poly

Polygon

polygon

Polygon

rect

Rectangle

rectangle

Rectangle

Remarks

This property applies to the a object.

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.