Gets or sets the default rotation angle to be applies to a box shape definition.
SyntaxVB6
Copy Code
|
|---|
Public Property Get ShapeOrientation() As Integer |
C++
Copy Code
|
|---|
public: |
A short value. The allowed values are 0/90/180/270. The default is 0.
RemarksThe default rotation angle to be applied on a box Shape, when the DefaultShape template is applied on a newly created box.
See Also