Share via


AnimateMotion.PointTypes Property

Points Types.Represents the attribte in schema: ptsTypes

Namespace:  DocumentFormat.OpenXml.Presentation
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "ptsTypes")> _
Public Property PointTypes As StringValue
    Get
    Set
'Usage
Dim instance As AnimateMotion
Dim value As StringValue

value = instance.PointTypes

instance.PointTypes = value
[SchemaAttrAttribute(, "ptsTypes")]
public StringValue PointTypes { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.

See Also

Reference

AnimateMotion Class

AnimateMotion Members

DocumentFormat.OpenXml.Presentation Namespace