ByteContent

VectorImageResourceBase.ByteContent property

型の実装では、このベクター イメージのコンテンツをバイト stream として返す必要があります。

public abstract Stream ByteContent { get; }

関連項目