ImageReference Constructor

Constructor

Definition

Namespace: SandcastleBuilder.Utils.ConceptualContent
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public ImageReference(
	string fullPath,
	string id
)

Parameters

fullPath  String
The full path to the image file
id  String
The ID of the image

See Also