| 
IShapeAttrSource
RemoveShapeAttr Method
  | 
 Namespace:
 Spire.Doc.Interface
 Assembly:
Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
 Syntax
Syntax
 
 
void RemoveShapeAttr(
	int key
)
 
Sub RemoveShapeAttr ( 
	key As Integer
)
 
void RemoveShapeAttr(
	int key
)
 
abstract RemoveShapeAttr : 
key : int -> unit 
 
 
 
Parameters
 
- 
key
 
- 
 Type:
 
System
Int32
 
 
 
 See Also
See Also