ShapeLocks.NoEditPoints Property
Disallow Shape Point Editing.Represents the attribte in schema: noEditPoints
Namespace: DocumentFormat.OpenXml.Drawing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "noEditPoints")> _
Public Property NoEditPoints As BooleanValue
Get
Set
'Usage
Dim instance As ShapeLocks
Dim value As BooleanValue
value = instance.NoEditPoints
instance.NoEditPoints = value
[SchemaAttrAttribute(, "noEditPoints")]
public BooleanValue NoEditPoints { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.