ImageGear .NET v25.2 - Updated
ImageGear.Presentation Assembly / ImageGear.Display Namespace / ImGearPresentationPageDisplay Class / OrientationProperty Field




In This Topic
    OrientationProperty Field
    In This Topic
    Represents Orientation dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly OrientationProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = ImGearPresentationPageDisplay.OrientationProperty
    public static readonly DependencyProperty OrientationProperty
    public: static readonly DependencyProperty* OrientationProperty
    public:
    static readonly DependencyProperty^ OrientationProperty
    See Also