ClipboardCommandSet.CreateBitmapPreference Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns desired preference (FavorClarityOverSmallSize/FavorSmallSizeOverClarity) for bitmap creation. Default is FavorSmallSizeOverClarity
protected:
virtual property Microsoft::VisualStudio::Modeling::Diagrams::Diagram::CreateBitmapPreference CreateBitmapPreference { Microsoft::VisualStudio::Modeling::Diagrams::Diagram::CreateBitmapPreference get(); };
protected virtual Microsoft.VisualStudio.Modeling.Diagrams.Diagram.CreateBitmapPreference CreateBitmapPreference { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.CreateBitmapPreference : Microsoft.VisualStudio.Modeling.Diagrams.Diagram.CreateBitmapPreference
Protected Overridable ReadOnly Property CreateBitmapPreference As Diagram.CreateBitmapPreference
Property Value
- Attributes