ShapeElement.FindShapeField Method
Include Protected Members
Include Inherited Members
Searches for a shape field in a shape.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
FindShapeField(String) | Searches for a shape field in a shape. | |
FindShapeField(IList<ShapeField>, String) | Searches for a shape field in a shape. |
Top