Click or drag to resize

BitmapHolderPath Property

The file path. This could be an internal (if embedded) or external (if not embedded) path.

Namespace: RAYLASE.Marker.Common
Assembly: RAYLASE.Marker.Common (in RAYLASE.Marker.Common.dll) Version: 2.19.0
Syntax
C#
public string Path { get; set; }

Property Value

String
See Also