Enum FOPTEProtection
Changes the behavior of a shape by restricting direct manipulation.
Namespace: Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher
Assembly: Syncfusion.DocIO.Base.dll
Syntax
public enum FOPTEProtection
Fields
Name | Description |
---|---|
fLockAdjustHandles | The f lock adjust handles |
fLockAgainstGrouping | The f lock against grouping |
fLockAgainstSelect | The f lock against select |
fLockAspectRatio | The f lock aspect ratio |
fLockCropping | The f lock cropping |
fLockPosition | The f lock position |
fLockRotation | The f lock rotation |
fLockText | The f lock text |
fLockVertices | The f lock vertices |