Gets or sets a string that identifies an AnchorPattern to be used with shapes of this template.
SyntaxVB6
Copy Code
|
|---|
Public Property Get AnchorPattern() As String |
C++
Copy Code
|
|---|
public: |
A string value.
RemarksThe pattern is assigned to the AnchorPattern property of a box when the box Shape is set.
See Also