AnimateScale.ByPosition Property

By.Represents the element tag in schema: p:by

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

Syntax

'Declaration
Public Property ByPosition As ByPosition
    Get
    Set
'Usage
Dim instance As AnimateScale
Dim value As ByPosition

value = instance.ByPosition

instance.ByPosition = value
public ByPosition ByPosition { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Presentation.ByPosition
Returns ByPosition.

See Also

Reference

AnimateScale Class

AnimateScale Members

DocumentFormat.OpenXml.Presentation Namespace