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