SetLockedProperty
Shape.SetLockedProperty method
Establecer la propiedad bloqueada.
public void SetLockedProperty(ShapeLockType type, bool value)
Parámetro | Escribe | Descripción |
---|---|---|
type | ShapeLockType | El tipo bloqueado. |
value | Boolean | El valor de la propiedad. |
Ejemplos
[C#]
shape.SetLockedProperty(ShapeLockType.AdjustHandles, true);
Ver también
- enum ShapeLockType
- class Shape
- espacio de nombres Aspose.Cells.Drawing
- asamblea Aspose.Cells