Stroke Property

PDFTron SilverDox SDK

Collapse imageExpand ImageCopy imageCopyHover image

[Missing <summary> documentation for "P:PDFTron.SilverDox.Documents.Annotations.FreeHand.Stroke"]

Namespace: PDFTron.SilverDox.Documents.Annotations
Assembly: SilverDox (in SilverDox.dll) Version: 1.2.4413.29010

Syntax

C#
public Stroke Stroke { get; set; }
Visual Basic
Public Property Stroke As Stroke
	Get
	Set
Visual C++
public:
property Stroke^ Stroke {
	Stroke^ get ();
	void set (Stroke^ value);
}

See Also