![]() |
![]() |
![]() |
PropertyDescription.Dimension Property |
Language: |
Retrieves or sets the dimension of the property.
Visual Basic .NET Public Property Dimension As Integer C# public int Dimension { get; set; } Managed C++ public: __property int get_Dimension();
public: __property void set_Dimension(int);JScript .NET public function get Dimension() : int
public function set Dimension(int);
System.Int32 . Integer that represents the property dimension to set or retrieve.
This property is read/write.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center