Back to Website
Show / Hide Table of Contents

Class ViewerController.GetWatermarkItemsRequest

Inheritance
System.Object
ViewerController.GetWatermarkItemsRequest
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Aurigma.DesignAtoms.Controllers
Assembly: Aurigma.DesignAtoms.dll
Syntax
public class GetWatermarkItemsRequest

Constructors

GetWatermarkItemsRequest()

Declaration
public GetWatermarkItemsRequest()

Properties

Height

Declaration
public float Height { get; set; }
Property Value
Type Description
System.Single

WatermarkConfig

Declaration
public WatermarkConfig WatermarkConfig { get; set; }
Property Value
Type Description
WatermarkConfig

Width

Declaration
public float Width { get; set; }
Property Value
Type Description
System.Single
Back to top Copyright © 2001–2022 Aurigma, Inc. All rights reserved.
Loading...