Clipper.ClipList Property |
Language: |
Visual Basic Public Property ClipList As Rectangle() C# public Rectangle[] ClipList { get; set; } C++ public:
property array<Rectangle>^ ClipList {
array<Rectangle>^ get();
void set(array<Rectangle>^ value);
}JScript public function get ClipList() : Rectangle[]
public function set ClipList(Rectangle[]);
This property is read/write.
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center