![]() |
![]() |
![]() |
ConstantDescription.DefaultData Property |
Language: |
Retrieves or sets a reference to the default value for the constant.
Visual Basic .NET Public Property DefaultData As GraphicsStream C# public GraphicsStream DefaultData { get; set; } Managed C++ public: __property GraphicsStream* get_DefaultData();
public: __property void set_DefaultData(GraphicsStream*);JScript .NET public function get DefaultData() : GraphicsStream
public function set DefaultData(GraphicsStream);
Microsoft.DirectX.GraphicsStream . A GraphicsStream object that contains the default value for the constant.
This property is read/write.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center