Class PadesVisualRectangle
Inheritance
PadesVisualRectangle
Assembly: Lacuna.Pki.dll
Syntax
public class PadesVisualRectangle
Properties
Bottom
Declaration
public double? Bottom { get; set; }
Property Value
Height
Declaration
public double? Height { get; set; }
Property Value
Left
Declaration
public double? Left { get; set; }
Property Value
Right
Declaration
public double? Right { get; set; }
Property Value
Top
Declaration
public double? Top { get; set; }
Property Value
Width
Declaration
public double? Width { get; set; }
Property Value