Property BoundingBoxTooltipDictionary
BoundingBoxTooltipDictionary
バウンディングボックスツールチップディクショナリのproperty
Declaration
public Dictionary<IBoundingBox, string> BoundingBoxTooltipDictionary { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.Dictionary<Menou.VI.Core.Data.IBoundingBox, System.String> |